Hi , I'm getting a failure while building platform/branch/features It fails to build WSO2 Carbon - Logging Management Core Feature
I get svn up for kernel/branches , platform/branches/components and platform/branches/features Kernel and Component built successfully. But while building Features I'm getting the following error about cassandra [ERROR] Failed to execute goal org.wso2.maven:carbon-p2- plugin:1.5:p2-feature-gen (4-p2-feature-generation) on project org.wso2.carbon.logging.mgt.server.feature: ERROR: Failure to find org.apache.cassandra.wso2:apache-cassandra:jar:1.1.0.wso2v2 in http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in the local repository, resolution will not be reattempted until the update interval of wso2-nexus has elapsed or updates are forced [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.apache.cassandra.wso2 -DartifactId=apache-cassandra -Dversion=1.1.0.wso2v2 -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.apache.cassandra.wso2 -DartifactId=apache-cassandra -Dversion=1.1.0.wso2v2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] [ERROR] [ERROR] [ERROR] org.apache.cassandra.wso2:apache-cassandra:jar:1.1.0.wso2v2 [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://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.logging.mgt.server.feature
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
