Re: JOGL / Ardor3D
Posted by
gmseed on
Dec 07, 2011; 7:40pm
URL: https://forum.jogamp.org/JOGL-Ardor3D-tp3434168p3568409.html
Hi
I managed to connect using svn and the trunk link using NetBeans on Win7.
However, when the project is opened in NetBeans I see that there is a problem with the pom.xml
And when I build the project I get the following:
cd C:\ardor3d\trunk\ardor3d-jogl2; "JAVA_HOME=C:\\Program Files\\Java\\jdk1.6.0_23" "\"C:\\Program Files\\NetBeans 7.0\\java\\maven\\bin\\mvn.bat\"" install
Scanning for projects...
The build could not read 1 project -> [Help 1]
The project com.ardor3d:ardor3d-jogl2:0.8-SNAPSHOT (C:\ardor3d\trunk\ardor3d-jogl2\pom.xml) has 1 error
Non-resolvable parent POM: Could not find artifact com.ardor3d:ardor3d:pom:0.8-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 3, column 11 -> [Help 2]
To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.
For more information about the errors and possible solutions, please read the following articles:
[Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException[Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException