Two things. 1. Fix the build script, to send out an error instead of success message. 2. This is a simple fix, the version number of the styles feature in ESB should be 4.0.0-SNAPSHOT, isn't it?
Thanks, Senaka. On Sun, Feb 6, 2011 at 9:29 AM, WSO2 Builder <[email protected]> wrote: > Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: > Unable to download the artifact from any repository > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.wso2.esb > -DartifactId=org.wso2.esb.styles.feature -Dversion=3.2.0-SNAPSHOT > -Dpackaging=zip -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=org.wso2.esb > -DartifactId=org.wso2.esb.styles.feature -Dversion=3.2.0-SNAPSHOT > -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > > org.wso2.esb:org.wso2.esb.styles.feature:zip:3.2.0-SNAPSHOT > > from the specified remote repositories: > wso2-maven2-snapshot-repository (http://dist.wso2.org/snapshots/maven2), > central (http://repo1.maven.org/maven2), > wso2-maven2-repository (http://dist.wso2.org/maven2) > > > at > org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228) > at > org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90) > at > org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39) > ... 21 more > Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to > download the artifact from any repository > at > org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:349) > at > org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216) > ... 23 more > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] ERROR > > Unable to download the artifact from any repository > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1 minute 1 second > [INFO] Finished at: Sun Feb 06 09:29:52 IST 2011 > [INFO] Final Memory: 26M/1187M > [INFO] > ------------------------------------------------------------------------ > cp: cannot stat `target/p2-repo': No such file or directory > 2011-02-06_09-28-49 > cp: cannot create regular file > `/home/carbon/public_html/releases/carbon/3.2.0/2011-02-06_09-28-49': No > such file or directory > Carbon packs are available at : > http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/ > tail -n50 $STRATOS_SRC_HOME/build.log > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > -- *Senaka Fernando* Product Manager - WSO2 Governance Registry; Associate Technical Lead; WSO2, Inc.; http://wso2.com* Member; Apache Software Foundation; http://apache.org E-mail: senaka AT wso2.com **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818 Linked-In: http://www.linkedin.com/in/senakafernando *Lean . Enterprise . Middleware
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
