Hi, Faced with the same issue. Seems "org.wso2.carbon.wsdl.tools.ui.feature" dependency version needs to be updated to either released 4.3.0 version or snapshot versions should be kept in the maven repo.
Thanks, On Fri, Jan 9, 2015 at 10:22 AM, Prabath Abeysekera <[email protected]> wrote: > Folks, > > Carbon-Utils build fails due to not having proper versions configured upon > "org.wso2.carbon.ui.menu.tools" in dependent modules. Please note that the > modules "org.wso2.carbon.reporting.ui.feature", > "org.wso2.carbon.tryit.ui.feature" and > "org.wso2.carbon.wsdl.tools.ui.feature", all fails indicating the same > problem. Please refer the following log for details. > > [INFO] WSO2 Carbon - SOAP Tracer Core Feature ............ SKIPPED > > [INFO] WSO2 Carbon - SOAP Tracer UI Feature .............. SKIPPED > > [INFO] WSO2 Carbon - SOAP Tracer Feature ................. SKIPPED > > [INFO] WSO2 Carbon - Message Flows Feature Aggregator Module SKIPPED > > [INFO] WSO2 Carbon - Message Flows Core Feature .......... SKIPPED > > [INFO] WSO2 Carbon - Message Flows UI Feature ............ SKIPPED > > [INFO] WSO2 Carbon - Message Flows Feature ............... SKIPPED > > [INFO] > ------------------------------------------------------------------------ > > [INFO] BUILD FAILURE > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Total time: 2:29.337s > > [INFO] Finished at: Fri Jan 09 09:54:58 IST 2015 > > [INFO] Final Memory: 87M/2485M > > [INFO] > ------------------------------------------------------------------------ > > [ERROR] Failed to execute goal > org.wso2.maven:carbon-p2-plugin:1.5.3:p2-feature-gen > (4-p2-feature-generation) on project org.wso2.carbon.reporting.ui.feature: > ERROR: Could not find artifact > org.wso2.carbon:org.wso2.carbon.ui.menu.tools:jar:4.3.0-SNAPSHOT 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.ui.menu.tools -Dversion=4.3.0-SNAPSHOT > -Dpackaging=jar -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.ui.menu.tools -Dversion=4.3.0-SNAPSHOT > -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > > [ERROR] > > [ERROR] > > [ERROR] org.wso2.carbon:org.wso2.carbon.ui.menu.tools:jar:4.3.0-SNAPSHOT > > [ERROR] > > [ERROR] from the specified remote repositories: > > [ERROR] wso2-nexus ( > http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true, > snapshots=true), > > [ERROR] wso2.releases ( > http://maven.wso2.org/nexus/content/repositories/releases/, > releases=true, snapshots=true), > > [ERROR] wso2.snapshots ( > http://maven.wso2.org/nexus/content/repositories/snapshots/, > releases=false, snapshots=true), > > [ERROR] central (http://repo.maven.apache.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 :org.wso2.carbon.reporting.ui.feature > > > Cheers, > Prabath > -- > Prabath Abeysekara > Associate Technical Lead, Data TG. > WSO2 Inc. > Email: [email protected] > Mobile: +94774171471 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
