[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle
org.apache.ode.wso2:xalan:bundle:2.7.0.2wso2v1 : There are split packages, use
directive -split-package:=(merge-first|merge-last) on instruction to get rid of
this warning: META-INF, classpath: [Jar:., Jar:xalan] from:
/home/carbon/.m2/repository/org/apache/ode/xalan/2.7.0-2/xalan-2.7.0-2.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
/home/carbon/carbon/orbit/xalan-ode/target/xalan-2.7.0.2wso2v1.jar to
/home/carbon/.m2/repository/org/apache/ode/wso2/xalan/2.7.0.2wso2v1/xalan-2.7.0.2wso2v1.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/carbon/.m2/repository/repository.xml
[INFO] Installing
org/apache/ode/wso2/xalan/2.7.0.2wso2v1/xalan-2.7.0.2wso2v1.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Building commons.vfs.wso2
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/commons/commons-vfs2/2.0-wso2v3/commons-vfs2-2.0-wso2v3.pom
[INFO] Unable to find resource 'org.apache.commons:commons-vfs2:pom:2.0-wso2v3'
in repository wso2-nexus
(http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading:
http://repo1.maven.org/maven2/org/apache/commons/commons-vfs2/2.0-wso2v3/commons-vfs2-2.0-wso2v3.pom
[INFO] Unable to find resource 'org.apache.commons:commons-vfs2:pom:2.0-wso2v3'
in repository central (http://repo1.maven.org/maven2)
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/commons/commons-vfs2-sandbox/2.0-wso2v3/commons-vfs2-sandbox-2.0-wso2v3.pom
[INFO] Unable to find resource
'org.apache.commons:commons-vfs2-sandbox:pom:2.0-wso2v3' in repository
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading:
http://repo1.maven.org/maven2/org/apache/commons/commons-vfs2-sandbox/2.0-wso2v3/commons-vfs2-sandbox-2.0-wso2v3.pom
[INFO] Unable to find resource
'org.apache.commons:commons-vfs2-sandbox:pom:2.0-wso2v3' in repository central
(http://repo1.maven.org/maven2)
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/commons/commons-vfs2/2.0-wso2v3/commons-vfs2-2.0-wso2v3.jar
[INFO] Unable to find resource 'org.apache.commons:commons-vfs2:jar:2.0-wso2v3'
in repository wso2-nexus
(http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading:
http://repo1.maven.org/maven2/org/apache/commons/commons-vfs2/2.0-wso2v3/commons-vfs2-2.0-wso2v3.jar
[INFO] Unable to find resource 'org.apache.commons:commons-vfs2:jar:2.0-wso2v3'
in repository central (http://repo1.maven.org/maven2)
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/commons/commons-vfs2-sandbox/2.0-wso2v3/commons-vfs2-sandbox-2.0-wso2v3.jar
[INFO] Unable to find resource
'org.apache.commons:commons-vfs2-sandbox:jar:2.0-wso2v3' in repository
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading:
http://repo1.maven.org/maven2/org/apache/commons/commons-vfs2-sandbox/2.0-wso2v3/commons-vfs2-sandbox-2.0-wso2v3.jar
[INFO] Unable to find resource
'org.apache.commons:commons-vfs2-sandbox:jar:2.0-wso2v3' in repository central
(http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.commons:commons-vfs2:jar:2.0-wso2v3
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.commons
-DartifactId=commons-vfs2 -Dversion=2.0-wso2v3 -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.apache.commons
-DartifactId=commons-vfs2 -Dversion=2.0-wso2v3 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.commons.wso2:commons-vfs2:bundle:2.0-wso2v3
2) org.apache.commons:commons-vfs2:jar:2.0-wso2v3
2) org.apache.commons:commons-vfs2-sandbox:jar:2.0-wso2v3
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.commons
-DartifactId=commons-vfs2-sandbox -Dversion=2.0-wso2v3 -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.apache.commons
-DartifactId=commons-vfs2-sandbox -Dversion=2.0-wso2v3 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.commons.wso2:commons-vfs2:bundle:2.0-wso2v3
2) org.apache.commons:commons-vfs2-sandbox:jar:2.0-wso2v3
----------
2 required artifacts are missing.
for artifact:
org.apache.commons.wso2:commons-vfs2:bundle:2.0-wso2v3
from the specified remote repositories:
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev