Hi Thorsten, The redirect is working correctly now. I was still getting the same error about fornax-buildhelper though. Our Maven guy looked into it and modified "fornax-parent-1.0.0-SNAPSHOT.pom" in my local repository to add the version to fornax-buildhelper like this:
<version>1.0.0-SNAPSHOT</version> That resolved the error. Now when I run "install" on sculptor-parent, the console prints out: [INFO] Unable to load parent project from a relative path: Could not find the mo del file 'C:\projects\sculptor\fornax-cartridges-sculptor-parent\.. \pom.xml'. for project unknown [INFO] Parent project loaded from repository. I'm not sure what that means, but the build seems to complete anyway, so it doesn't seem to be a big deal. I'm not sure if this always printed on the console and I didn't notice it before. Just thought I should let you know FYI. Thanks for your help! --Polly thorque wrote: > > > > I have changed the redirects. Please give it a try... > -- View this message in context: http://www.nabble.com/The-plugin-%27org.fornax.maven.plugin%3Afornax-buildhelper%27-does-not-exist-or-no-valid-version-could-be-found-tp18342322s17564p18349223.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
