infidel wrote:plugin resolution failed until I changedto
- Code: Select all
<url>${groovypp-repo}/plugins-releases</url>in pom.xml.
- Code: Select all
<url>${groovypp-repo}/libs-releases-local</url>
Perhaps some repos were temporarily unavailable? Seems to work now with the original pom.xml. I don't think any of the Maven plugins need to be pulled from the Groovy++ repo.
Dunno if you spotted it (and it probably won't affect you as you've manually installed the external dependencies yourself), but the build process has been simplified slightly:
https://github.com/chocolateboy/pmsenco ... evelopment
