[ http://wso2.org/jira/browse/MASHUP-369?page=all ]
Yumani Ranaweera closed MASHUP-369. ----------------------------------- > Build error when building Rhino > ------------------------------- > > Key: MASHUP-369 > URL: http://wso2.org/jira/browse/MASHUP-369 > Project: WSO2 Mashup Server > Issue Type: Bug > Components: Build > Affects Versions: 0.2 > Environment: WinXP, JDK1.5 > Reporter: Yumani Ranaweera > Assigned To: Keith Godwin Chapman > Priority: Blocker > Fix For: 0.2 > > > The build error as shown below appear when building Rhino; > Downloading: > http://people.apache.org/repo/m2-snapshot-repository/org/apache/woden/woden/1.0-incubating-SNAPSHOT/woden-1.0-incubating-20071019.144546- > 811.jar > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > Missing: > ---------- > 1) org.apache.woden:woden:jar:1.0-incubating-SNAPSHOT > Try downloading the file manually from the project website. > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.woden -DartifactId=woden \ > -Dversion=1.0-incubating-20071019.144546-811 -Dpackaging=jar > -Dfile=/path/to/file > Alternatively, if you host your own repository you can deploy the file there: > mvn deploy:deploy-file -DgroupId=org.apache.woden -DartifactId=wod > en \ > -Dversion=1.0-incubating-20071019.144546-811 -Dpackaging=jar > -Dfile=/path/to/file \ > -Durl=[url] -DrepositoryId=[id] > Path to dependency: > 1) org.wso2.wsf.javascript:javascript-messagereceiver:jar:SNAPSHOT > 2) org.apache.woden:woden:jar:1.0-incubating-SNAPSHOT > ---------- > 1 required artifact is missing. > for artifact: > org.wso2.wsf.javascript:javascript-messagereceiver:jar:SNAPSHOT > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > snapshots (http://snapshots.maven.codehaus.org/maven2), > dist-wso2 (http://dist.wso2.org/maven2), > m2-snapshot-repository > (http://people.apache.org/repo/m2-snapshot-repository) > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 26 seconds > [INFO] Finished at: Mon Oct 22 04:41:56 GMT 2007 > [INFO] Final Memory: 10M/19M > [INFO] > ------------------------------------------------------------------------ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://wso2.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
