Hi Ignasi,

Thanks so much for your reply.

I am using option 2 currently that is using the staging repository you
mentioned. I will look at option 1 some time later. I think in the interim
it would work for me until a final 1.6.1-incubating version is released.

Again thanks for your reply and suggestions.

Regards,
Kavan


On Tue, Jun 4, 2013 at 1:01 PM, Ignasi <ignasi.barr...@gmail.com> wrote:

> Hi Kavan,
>
> We are in the middle of a release process (we are about to release
> 1.6.1-incubating version). Having a look at the 1.6.x branch I see that the
> version is fixed instead of being a SNAPSHOT.
> I think this is to be able to address all IPMC comments without changing
> the release version every time we have to fix some bit to properly release
> jclodus in the ASF.
>
> You can do a couple things:
>
> Build the dependencies for hpcloud-compute first with: mvn clean install
> -pl providers/hpcloud-compute -am (Run this from the jclouds root
> directory. This will build the hpcloud-compute project and install its
> dependencies in your local Maven repo, so you should be able to run the
> live tests after).
>
> or
>
> Add the staging repository [1] to your Maven settings.xml file, so the
> dependencies can be downloaded from there.
>
>
> HTH,
>
> Ignasi
>
>
> [1]
> https://repository.apache.org/content/repositories/orgapachejclouds-043/
>
>
> On 4 June 2013 09:21, Kavan Patil <kavan.pa...@gmail.com> wrote:
>
>> Hi Folks,
>>
>> I had setup a Jenkins build to test hpcloud-compute provider from the
>> 1.6.x branch against HP Cloud . I see that since the past week, the build
>> is failing with issues in finding dependencies.
>>
>> Is it only me who is seeing this? Or is it a known issue?
>>
>> I am running the live tests for hpcloud-compute providers using "mvn
>> -Plive" profile. The below is the log from the build:
>>
>> Note: I have knowingly removed the actual identity and creds to post here.
>>
>> -----------------------------------------
>>
>> $ mvn -f providers/hpcloud-compute/pom.xml 
>> -Dtest.hpcloud-compute.identity=<tenantName:userName> 
>> -Dtest.hpcloud-compute.credential=<password> -Dbasedir=. -Plive clean install
>> [INFO] Scanning for projects...[WARNING] [WARNING] Some problems were 
>> encountered while building the effective model for 
>> org.apache.jclouds.provider:hpcloud-compute:bundle:1.6.1-incubating[WARNING] 
>> 'parent.relativePath' of POM 
>> org.apache.jclouds:jclouds-project:1.6.1-incubating 
>> (/var/lib/jenkins/jobs/jclouds-hpcloud-compute/workspace/project/pom.xml) 
>> points at org.apache.jclouds:jclouds instead of org.apache:apache, please 
>> verify your project structure @ 
>> org.apache.jclouds:jclouds-project:1.6.1-incubating, 
>> /var/lib/jenkins/jobs/jclouds-hpcloud-compute/workspace/project/pom.xml, 
>> line 22, column 11[WARNING] [WARNING] It is highly recommended to fix these 
>> problems because they threaten the stability of your build.[WARNING] 
>> [WARNING] For this reason, future Maven versions might no longer support 
>> building such malformed projects.[WARNING] [INFO]
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Building jclouds HP Cloud Compute provider 1.6.1-incubating
>> [INFO] 
>> ------------------------------------------------------------------------
>> Downloading: 
>> http://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-nova/1.6.1-incubating/openstack-nova-1.6.1-incubating.pom
>>
>> [WARNING] The POM for 
>> org.apache.jclouds.api:openstack-nova:jar:1.6.1-incubating is missing, no 
>> dependency information available
>> Downloading: 
>> http://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-core/1.6.1-incubating/jclouds-core-1.6.1-incubating.pom
>>
>> [WARNING] The POM for 
>> org.apache.jclouds:jclouds-core:jar:tests:1.6.1-incubating is missing, no 
>> dependency information available
>> Downloading: 
>> http://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-compute/1.6.1-incubating/jclouds-compute-1.6.1-incubating.pom
>>
>> [WARNING] The POM for 
>> org.apache.jclouds:jclouds-compute:jar:tests:1.6.1-incubating is missing, no 
>> dependency information available[WARNING] The POM for 
>> org.apache.jclouds.api:openstack-nova:jar:tests:1.6.1-incubating is missing, 
>> no dependency information availableDownloading: 
>> http://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-keystone/1.6.1-incubating/openstack-keystone-1.6.1-incubating.pom
>>
>> [WARNING] The POM for 
>> org.apache.jclouds.api:openstack-keystone:jar:tests:1.6.1-incubating is 
>> missing, no dependency information available
>> Downloading: 
>> http://repo.maven.apache.org/maven2/org/apache/jclouds/driver/jclouds-slf4j/1.6.1-incubating/jclouds-slf4j-1.6.1-incubating.pom
>>
>> [WARNING] The POM for 
>> org.apache.jclouds.driver:jclouds-slf4j:jar:1.6.1-incubating is missing, no 
>> dependency information available
>> Downloading: 
>> http://repo.maven.apache.org/maven2/org/apache/jclouds/driver/jclouds-sshj/1.6.1-incubating/jclouds-sshj-1.6.1-incubating.pom
>>
>> [WARNING] The POM for 
>> org.apache.jclouds.driver:jclouds-sshj:jar:1.6.1-incubating is missing, no 
>> dependency information available
>> Downloading: 
>> http://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-nova/1.6.1-incubating/openstack-nova-1.6.1-incubating.jar
>> Downloading: 
>> http://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-core/1.6.1-incubating/jclouds-core-1.6.1-incubating-tests.jar
>> Downloading: 
>> http://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-compute/1.6.1-incubating/jclouds-compute-1.6.1-incubating-tests.jar
>> Downloading: 
>> http://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-nova/1.6.1-incubating/openstack-nova-1.6.1-incubating-tests.jar
>> Downloading: 
>> http://repo.maven.apache.org/maven2/org/apache/jclouds/api/openstack-keystone/1.6.1-incubating/openstack-keystone-1.6.1-incubating-tests.jar
>>
>> Downloading: 
>> http://repo.maven.apache.org/maven2/org/apache/jclouds/driver/jclouds-slf4j/1.6.1-incubating/jclouds-slf4j-1.6.1-incubating.jar
>>
>> Downloading: 
>> http://repo.maven.apache.org/maven2/org/apache/jclouds/driver/jclouds-sshj/1.6.1-incubating/jclouds-sshj-1.6.1-incubating.jar
>>
>>
>>
>>
>>
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Total time: 5.702s
>> [INFO] Finished at: Tue Jun 04 16:59:07 IST 2013
>> [INFO] Final Memory: 9M/226M
>> [INFO] 
>> ------------------------------------------------------------------------[ERROR]
>>  Failed to execute goal on project hpcloud-compute: Could not resolve 
>> dependencies for project 
>> org.apache.jclouds.provider:hpcloud-compute:bundle:1.6.1-incubating: The 
>> following artifacts could not be resolved: 
>> org.apache.jclouds.api:openstack-nova:jar:1.6.1-incubating, 
>> org.apache.jclouds:jclouds-core:jar:tests:1.6.1-incubating, 
>> org.apache.jclouds:jclouds-compute:jar:tests:1.6.1-incubating, 
>> org.apache.jclouds.api:openstack-nova:jar:tests:1.6.1-incubating, 
>> org.apache.jclouds.api:openstack-keystone:jar:tests:1.6.1-incubating, 
>> org.apache.jclouds.driver:jclouds-slf4j:jar:1.6.1-incubating, 
>> org.apache.jclouds.driver:jclouds-sshj:jar:1.6.1-incubating: Could not find 
>> artifact org.apache.jclouds.api:openstack-nova:jar:1.6.1-incubating in 
>> central (http://repo.maven.apache.org/maven2) -> [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/DependencyResolutionExceptionBuild
>>  step 'Invoke top-level Maven targets' marked build as failure
>> Recording test results
>> Finished: FAILURE
>>
>> ---------------------------------------
>>
>> Regards,
>> Kavan
>>
>
>

Reply via email to