Tomas Restrepo wrote:
"Reason: Error getting POM for 'org.apache.maven.plugins:maven-install-plugin' from the repository: Failed to resolve artifact, possibly due to a repository list that is not appropriately equipped for this artifact's metadata. org.apache.maven.plugins:maven-install-plugin:pom:2.2-SNAPSHOT"Are you building with the 1.6 jdk? I ran into similar issues when trying that, but reverting back to 1.5 seemed to do the trick. Tomas Restrepo [EMAIL PROTECTED] http://www.winterdom.com/weblog/
That's it! Reverting to 1.5.0_09 allows me to build. Thanks.... --Kevin
