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>
_______________________________________________ Esb-java-user mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-user
