Try changing the plugin version in the pom.xml to 1.2 or 1.3.. Those versions seems to be in the repository. http://repo1.maven.org/maven2/org/apache/axis2/axis2-aar-maven-plugin/
thanks, Thilina On 9/21/07, Niels de Feijter <[EMAIL PROTECTED]> wrote: > > > Hi Guys, > > I'm curious about the status of the Apache Savan project. I saw on the home > page that no realeases have been made yet. Are there any releases planned in > the near future? > > Because no release is available, I tried to build the software myself, > but... this failed. I got the following failure: > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > GroupId: org.apache.axis2 > ArtifactId: axis2-mar-maven-plugin > Version: SNAPSHOT > > Reason: Unable to download the artifact from any repository > > org.apache.axis2:axis2-mar-maven-plugin:pom:SNAPSHOT > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > apache-ws-snapshots2 > (http://ws.zones.apache.org/repository2), > apache-snapshots > (http://people.apache.org/repo/m2-snapshot-repository), > snapshot (http://snapshots.maven.codehaus.org/maven2), > snapshot-apache > (http://people.apache.org/repo/m2-snapshot-repository) > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 7 seconds > [INFO] Finished at: Fri Sep 21 15:00:12 CEST 2007 > [INFO] Final Memory: 1M/3M > [INFO] > ------------------------------------------------------------------------ > > I checked the specified repositories and the specified plugin is not > available in any of them (SNAPSHOT version). What do I need to to to get the > build of Savan going? -- Thilina Gunarathne - http://thilinag.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
