Closed GoogleCodeExporter closed 8 years ago
Try putting attached file in the repository:
poly2tri.java\poly2tri-examples/repository
Original comment by thahlen@gmail.com
on 9 Oct 2012 at 8:11
Attachments:
Wonder if those file have gone missing from some external repository?
Original comment by thahlen@gmail.com
on 9 Oct 2012 at 8:16
Attachments:
Putting files under poly2tri.java\poly2tri-examples/repository don't change
anything. Probably there are required some pom files, or some sub directory.
Original comment by ken...@gmail.com
on 10 Oct 2012 at 5:36
It help when I clean up maven repository under ".m2\repository\org\lwjgl\"
Original comment by ken...@gmail.com
on 10 Oct 2012 at 5:40
So you got it working?
lwjgl wasn't available thru maven 2 years ago so had to make the jar and pom
files to be able to build poly2tri with maven.
Don't remeber if I did it or if Ardor3D repo supplied them. Doesn't seem to be
available any more tho.
Should really update the project to use latests Ardor3D and lwjgl libs now that
lwjgl project is maven enabled.
Get some wierd error when I try to push updates to the poly2tri java repo :(.
Have to try to figure that one out first.
Original comment by thahlen@gmail.com
on 10 Oct 2012 at 8:02
Yes it working now.
I had to copy file:
lwjgl-ardor3d-2.1.0.jar to
poly2tri.java\poly2tri-examples\repository\org\lwjgl\lwjgl\ardor3d-2.1.0
lwjgl_util-ardor3d-2.1.0.jar to
poly2tri.java\poly2tri-examples\repository\org\lwjgl\lwjgl_util\ardor3d-2.1.0
and I had to clean up maven repository under "home\.m2\repository\org\lwjgl\"
Original comment by ken...@gmail.com
on 10 Oct 2012 at 8:12
When I get hg push to work I will update the version of ardor3d and lwjgl to
avoid this issue
Original comment by thahlen@gmail.com
on 10 Oct 2012 at 9:08
Original issue reported on code.google.com by
ken...@gmail.com
on 9 Oct 2012 at 7:19