Hi

I'm getting following error while building ESB 4.5.1.

INFO] WSO2 ESB - P2 Profile Generation .................. FAILURE [33.299s]
[INFO] WSO2 ESB - Distribution ........................... SKIPPED
[INFO] WSO2 ESB - Integration Parent ..................... SKIPPED
[INFO] WSO2 ESB Integration Test Core .................... SKIPPED
[INFO] Endpoint Integration Tests ........................ SKIPPED
[INFO] ESB Sample Scenarios .............................. SKIPPED
[INFO] Local Entry Integration Tests ..................... SKIPPED
[INFO] WSO2 ESB NHTTP Transport Integration Tests ........ SKIPPED
[INFO] Priority Executors Module ......................... SKIPPED
[INFO] Proxy Services Integration Tests .................. SKIPPED
[INFO] Sequence Module ................................... SKIPPED
[INFO] WSO2 ESB HTTP Servlet Transport Integration Tests . SKIPPED
[INFO] ESB test Module ................................... SKIPPED
[INFO] WS-Discovery Integration Tests .................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 59.229s
[INFO] Finished at: Fri Oct 12 12:13:08 IST 2012
[INFO] Final Memory: 45M/569M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5:p2-repo-gen (2-p2-repo-generation) on
project wso2esb-p2-profile: ERROR: Could not find artifact
org.wso2.carbon:org.wso2.carbon.sequences.feature:zip:4.0.2 in wso2-nexus (
http://maven.wso2.org/nexus/content/groups/wso2-public/)
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.sequences.feature -Dversion=4.0.2
-Dpackaging=zip -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the
file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.sequences.feature -Dversion=4.0.2
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR] org.wso2.carbon:org.wso2.carbon.sequences.feature:zip:4.0.2
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/,
releases=true, snapshots=true),
[ERROR] central (http://repo1.maven.org/maven2, releases=true,
snapshots=false)
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn <goals> -rf :wso2esb-p2-profile

Reka
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to