There's a pom in the central repo pointing to a non existant 4.1-SNAPSHOT version of cargo-parent. Is anyone else suffering from it this morning? I went in and set my cargo version to 0.3.1 to work around the problem. It's the second time I had to manually set a plugin version to fix a build error. Here's a snip of the error I get in my console: [INFO] MobileServlet Maven Webapp WAGON_VERSION: 1.0-beta-2 [INFO] ------------------------------------------------------------------------ [INFO] Building Project - MapQuest4Mobile [INFO] task-segment: [deploy] [INFO] ------------------------------------------------------------------------ Downloading: http://internalmavenrepository:8081/artifactory/plugins-snapshots/org/ codehaus/cargo/cargo-parent/4.1-SNAPSHOT/cargo-parent-4.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact.
GroupId: org.codehaus.cargo ArtifactId: cargo-parent Version: 4.1-SNAPSHOT Reason: Unable to download the artifact from any repository org.codehaus.cargo:cargo-parent:pom:4.1-SNAPSHOT from the specified remote repositories: artifactory-snapshot-plugins (http://internalmavenrepository:8081/artifactory/plu gins-snapshots), Artifactory (http://internalmavenrepository:8081/artifactory/repo) -- View this message in context: http://www.nabble.com/cargo-extensions-1.pom-tp17430127p17430127.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
