[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"
WSO2 Builder
builder at wso2.org
Sun Mar 13 04:00:27 PDT 2011
[INFO] Unable to find resource 'com.atomikos:transactions:jar:${atomikos.version}' in repository com.springsource.repository.bundles.release (http://repository.springsource.com/maven/bundles/release)
Downloading: http://repository.springsource.com/maven/bundles/external/com/atomikos/transactions/${atomikos.version}/transactions-${atomikos.version}.jar
[INFO] Unable to find resource 'com.atomikos:transactions:jar:${atomikos.version}' in repository com.springsource.repository.bundles.external (http://repository.springsource.com/maven/bundles/external)
Downloading: http://repo1.maven.org/maven2/com/atomikos/transactions/${atomikos.version}/transactions-${atomikos.version}.jar
[INFO] Unable to find resource 'com.atomikos:transactions:jar:${atomikos.version}' in repository central (http://repo1.maven.org/maven2)
Downloading: http://dist.wso2.org/maven2/com/atomikos/transactions-api/${atomikos.version}/transactions-api-${atomikos.version}.jar
[INFO] Unable to find resource 'com.atomikos:transactions-api:jar:${atomikos.version}' in repository wso2-maven2-repository (http://dist.wso2.org/maven2)
Downloading: http://repository.springsource.com/maven/bundles/release/com/atomikos/transactions-api/${atomikos.version}/transactions-api-${atomikos.version}.jar
[INFO] Unable to find resource 'com.atomikos:transactions-api:jar:${atomikos.version}' in repository com.springsource.repository.bundles.release (http://repository.springsource.com/maven/bundles/release)
Downloading: http://repository.springsource.com/maven/bundles/external/com/atomikos/transactions-api/${atomikos.version}/transactions-api-${atomikos.version}.jar
[INFO] Unable to find resource 'com.atomikos:transactions-api:jar:${atomikos.version}' in repository com.springsource.repository.bundles.external (http://repository.springsource.com/maven/bundles/external)
Downloading: http://repo1.maven.org/maven2/com/atomikos/transactions-api/${atomikos.version}/transactions-api-${atomikos.version}.jar
[INFO] Unable to find resource 'com.atomikos:transactions-api:jar:${atomikos.version}' in repository central (http://repo1.maven.org/maven2)
Downloading: http://dist.wso2.org/maven2/com/atomikos/transactions-jdbc/${atomikos.version}/transactions-jdbc-${atomikos.version}.jar
[INFO] Unable to find resource 'com.atomikos:transactions-jdbc:jar:${atomikos.version}' in repository wso2-maven2-repository (http://dist.wso2.org/maven2)
Downloading: http://repository.springsource.com/maven/bundles/release/com/atomikos/transactions-jdbc/${atomikos.version}/transactions-jdbc-${atomikos.version}.jar
[INFO] Unable to find resource 'com.atomikos:transactions-jdbc:jar:${atomikos.version}' in repository com.springsource.repository.bundles.release (http://repository.springsource.com/maven/bundles/release)
Downloading: http://repository.springsource.com/maven/bundles/external/com/atomikos/transactions-jdbc/${atomikos.version}/transactions-jdbc-${atomikos.version}.jar
[INFO] Unable to find resource 'com.atomikos:transactions-jdbc:jar:${atomikos.version}' in repository com.springsource.repository.bundles.external (http://repository.springsource.com/maven/bundles/external)
Downloading: http://repo1.maven.org/maven2/com/atomikos/transactions-jdbc/${atomikos.version}/transactions-jdbc-${atomikos.version}.jar
[INFO] Unable to find resource 'com.atomikos:transactions-jdbc:jar:${atomikos.version}' in repository central (http://repo1.maven.org/maven2)
Downloading: http://dist.wso2.org/maven2/com/atomikos/transactions-jta/${atomikos.version}/transactions-jta-${atomikos.version}.jar
[INFO] Unable to find resource 'com.atomikos:transactions-jta:jar:${atomikos.version}' in repository wso2-maven2-repository (http://dist.wso2.org/maven2)
Downloading: http://repository.springsource.com/maven/bundles/release/com/atomikos/transactions-jta/${atomikos.version}/transactions-jta-${atomikos.version}.jar
[INFO] Unable to find resource 'com.atomikos:transactions-jta:jar:${atomikos.version}' in repository com.springsource.repository.bundles.release (http://repository.springsource.com/maven/bundles/release)
Downloading: http://repository.springsource.com/maven/bundles/external/com/atomikos/transactions-jta/${atomikos.version}/transactions-jta-${atomikos.version}.jar
[INFO] Unable to find resource 'com.atomikos:transactions-jta:jar:${atomikos.version}' in repository com.springsource.repository.bundles.external (http://repository.springsource.com/maven/bundles/external)
Downloading: http://repo1.maven.org/maven2/com/atomikos/transactions-jta/${atomikos.version}/transactions-jta-${atomikos.version}.jar
[INFO] Unable to find resource 'com.atomikos:transactions-jta:jar:${atomikos.version}' in repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) com.atomikos:atomikos-util:jar:${atomikos.version}
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=com.atomikos -DartifactId=atomikos-util -Dversion=${atomikos.version} -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=com.atomikos -DartifactId=atomikos-util -Dversion=${atomikos.version} -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.wso2.carbon:org.wso2.carbon.atomikos:jar:3.2.0-SNAPSHOT
2) com.atomikos:atomikos-util:jar:${atomikos.version}
2) com.atomikos:transactions:jar:${atomikos.version}
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=com.atomikos -DartifactId=transactions -Dversion=${atomikos.version} -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=com.atomikos -DartifactId=transactions -Dversion=${atomikos.version} -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.wso2.carbon:org.wso2.carbon.atomikos:jar:3.2.0-SNAPSHOT
2) com.atomikos:transactions:jar:${atomikos.version}
3) com.atomikos:transactions-api:jar:${atomikos.version}
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=com.atomikos -DartifactId=transactions-api -Dversion=${atomikos.version} -Dpackaging=jar -Dfile=/path/to/file
More information about the Carbon-dev
mailing list