[esb-java-user] building from source
Schmilinsky, Remsy
Remsy.Schmilinsky at cbsa-asfc.gc.ca
Fri Dec 12 03:21:13 PST 2008
I cannot build on windows due to these errors:
Downloading:
http://repo1.maven.org/maven2/org/wso2/adminui/wso2adminui/1.2.1/wso2adm
inui-1.2.1.zip
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.wso2.adminui:wso2adminui:zip:1.2.1
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.wso2.adminui
-DartifactId=wso2adminui -Dversion=1.2.1 -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.adminui
-DartifactId=wso2adminui -Dversion=1.2.1 -Dpackaging=zi
p -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.wso2.esb:wso2-esb-startup:jar:1.7.1
2) org.wso2.adminui:wso2adminui:zip:1.2.1
----------
1 required artifact is missing.
for artifact:
org.wso2.esb:wso2-esb-startup:jar:1.7.1
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
ibiblio-m2 (http://www.ibiblio.org/maven2),
apache-snapshots
(http://people.apache.org/repo/m2-snapshot-repository/),
wso2-m2 (http://dist.wso2.org/maven2/)
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 38 seconds
[INFO] Finished at: Fri Dec 12 06:18:08 EST 2008
[INFO] Final Memory: 23M/66M
[INFO]
------------------------------------------------------------------------
C:\wso2esb-1.7.1-src>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wso2.org/pipermail/esb-java-user/attachments/20081212/3d8abf05/attachment.htm
More information about the Esb-java-user
mailing list