Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I cant build this sh!!!t #94

Open
guiseco opened this issue Jun 8, 2024 · 3 comments
Open

I cant build this sh!!!t #94

guiseco opened this issue Jun 8, 2024 · 3 comments

Comments

@guiseco
Copy link

guiseco commented Jun 8, 2024

Man, i cant build. Always complain about pom.xml artifact missing.

@Hectorfdv88
Copy link

Hectorfdv88 commented Jun 13, 2024

I had the same problem. I managed to compile it by changing all the versions in the POM files to 9.4.0.0-343 (which are the libraries that I already had in the installer).

<version>9.4.0.0-343</version>

So this Maven repository has version 9 but not version 10:

https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/

It doesn't seem like the best solution, but it worked for what I needed."

image

@Jjqcoder
Copy link

<version>9.4.0.0-343</version>
This version works, thanks!

@guiseco
Copy link
Author

guiseco commented Jun 14, 2024

Love it! Thank you!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants