[mashup-dev] [jira] Resolved: (MASHUP-369) Build error when
building Rhino
Keith Godwin Chapman (JIRA)
jira at wso2.org
Sun Oct 21 23:42:22 PDT 2007
[ http://www.wso2.org/jira/browse/MASHUP-369?page=all ]
Keith Godwin Chapman resolved MASHUP-369.
-----------------------------------------
Resolution: Fixed
> Build error when building Rhino
> -------------------------------
>
> Key: MASHUP-369
> URL: http://www.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://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Mashup-dev
mailing list