$subject. It's wrong to have direct dependencies to third party libraries
unless it's an OSGi bundle. Get this through orbit bundle.
/sumedha
[INFO]
------------------------------------------------------------------------
[INFO] Building WSO2 Carbon - Cassandra Server Feature
[INFO] task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting
/Users/sumedha/projects/carbon/trunk/features/cassandra/org.wso2.carbon.cassandra.server.feature/target
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.codehaus.jackson:jackson-core-asl:jar:1.4.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.codehaus.jackson
-DartifactId=jackson-core-asl -Dversion=1.4.0 -Dpackaging=jar
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there:
mvn deploy:deploy-file -DgroupId=org.codehaus.jackson
-DartifactId=jackson-core-asl -Dversion=1.4.0 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1)
org.wso2.carbon:org.wso2.carbon.cassandra.server.feature:pom:3.2.0-SNAPSHOT
2) org.codehaus.jackson:jackson-core-asl:jar:1.4.0
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev