You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "Musayev, Ilya" <im...@webmd.net> on 2012/10/06 01:01:46 UTC

latest 4.1.0 maven build fails - cant find cloud-awsapi

Would you know how to resolve this issue:

[root@cloud04t-ops-08 4.0.0]# mvn -P deps -rf :cloud-deps
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Dependencies 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.opensaml:openws:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for jargs:jargs:jar:1.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.xerces:xml-apis:jar:2.9.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.xerces:xercesImpl:jar:2.9.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.xerces:resolver:jar:2.9.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.xerces:serializer:jar:2.9.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.719s
[INFO] Finished at: Fri Oct 05 19:00:52 EDT 2012
[INFO] Final Memory: 11M/148M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project cloud-deps: Could not resolve dependencies for project org.apache.cloudstack:cloud-deps:jar:4.1.0-SNAPSHOT: Failure to find org.apache.cloudstack:cloud-awsapi:jar:4.1.0-SNAPSHOT in http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced -> [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/DependencyResolutionException

Re: latest 4.1.0 maven build fails - cant find cloud-awsapi

Posted by Satoshi Kobayashi <sa...@stratosphere.co.jp>.
Hi,

I see that the build system switches after 4.0 to Maven from Ant completely.

Thanks!
Satoshi

2012/10/26 Hugo Trippaers <HT...@schubergphilis.com>:
> Heya,
>
> Here are the steps for the maven build: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+with+Maven
>
> Please let me know if the instructions are not helping and please feel free to edit them if they need improvement.
>
> Cheers,
>
> Hugo
>
>> -----Original Message-----
>> From: Satoshi Kobayashi [mailto:satoshi-k@stratosphere.co.jp]
>> Sent: Friday, October 26, 2012 11:34 AM
>> To: cloudstack-dev@incubator.apache.org
>> Subject: Re: latest 4.1.0 maven build fails - cant find cloud-awsapi
>>
>> Hi Hugo,
>>
>> I have the same problem.
>> Is there any detailed pointer about the problem?
>>
>> Thanks,
>> Satoshi
>>
>> 2012/10/6 Hugo Trippaers <HT...@schubergphilis.com>:
>> > Hey Ilya,
>> >
>> > This is a known issue and it is related to the switch to maven. If you can,
>> please start using the maven build.
>> >
>> > Otherwise use the 4.0 branch, there the ant build is still working.
>> >
>> > Cheers,
>> >
>> > Hugo
>> >
>> > Verstuurd vanaf mijn iPad
>> >
>> > Op 5 okt. 2012 om 16:02 heeft "Musayev, Ilya" <im...@webmd.net>
>> het volgende geschreven:
>> >
>> >> Would you know how to resolve this issue:
>> >>
>> >> [root@cloud04t-ops-08 4.0.0]# mvn -P deps -rf :cloud-deps [INFO]
>> >> Scanning for projects...
>> >> [INFO]
>> >> [INFO]
>> >> ---------------------------------------------------------------------
>> >> --- [INFO] Building Apache CloudStack Dependencies 4.1.0-SNAPSHOT
>> >> [INFO]
>> >> ---------------------------------------------------------------------
>> >> --- [WARNING] The POM for org.opensaml:openws:jar:1.2.2 is invalid,
>> >> transitive dependencies (if any) will not be available, enable debug
>> >> logging for more details [WARNING] The POM for jargs:jargs:jar:1.0 is
>> >> invalid, transitive dependencies (if any) will not be available,
>> >> enable debug logging for more details [WARNING] The POM for
>> >> org.apache.xerces:xml-apis:jar:2.9.1 is invalid, transitive
>> >> dependencies (if any) will not be available, enable debug logging for
>> >> more details [WARNING] The POM for
>> >> org.apache.xerces:xercesImpl:jar:2.9.1 is invalid, transitive
>> >> dependencies (if any) will not be available, enable debug logging for
>> >> more details [WARNING] The POM for
>> >> org.apache.xerces:resolver:jar:2.9.1 is invalid, transitive
>> >> dependencies (if any) will not be available, enable debug logging for
>> >> more details [WARNING] The POM for
>> >> org.apache.xerces:serializer:jar:2.9.1 is invalid, transitive
>> >> dependencies (if any) will not be available, enable debug logging for
>> >> more details [INFO]
>> >> ---------------------------------------------------------------------
>> >> ---
>> >> [INFO] BUILD FAILURE
>> >> [INFO]
>> >> ---------------------------------------------------------------------
>> >> ---
>> >> [INFO] Total time: 3.719s
>> >> [INFO] Finished at: Fri Oct 05 19:00:52 EDT 2012 [INFO] Final Memory:
>> >> 11M/148M [INFO]
>> >> ---------------------------------------------------------------------
>> >> --- [ERROR] Failed to execute goal on project cloud-deps: Could not
>> >> resolve dependencies for project
>> >> org.apache.cloudstack:cloud-deps:jar:4.1.0-SNAPSHOT: Failure to find
>> >> org.apache.cloudstack:cloud-awsapi:jar:4.1.0-SNAPSHOT in
>> http://repository.apache.org/snapshots was cached in the local repository,
>> resolution will not be reattempted until the update interval of
>> apache.snapshots has elapsed or updates are forced -> [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/DependencyResolution
>> >> Exception
>>
>>
>>
>> --
>> Satoshi Kobayashi <sa...@stratosphere.co.jp>



-- 
Satoshi Kobayashi <sa...@stratosphere.co.jp>

RE: latest 4.1.0 maven build fails - cant find cloud-awsapi

Posted by Hugo Trippaers <HT...@schubergphilis.com>.
Heya,

Here are the steps for the maven build: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+with+Maven

Please let me know if the instructions are not helping and please feel free to edit them if they need improvement.

Cheers,

Hugo

> -----Original Message-----
> From: Satoshi Kobayashi [mailto:satoshi-k@stratosphere.co.jp]
> Sent: Friday, October 26, 2012 11:34 AM
> To: cloudstack-dev@incubator.apache.org
> Subject: Re: latest 4.1.0 maven build fails - cant find cloud-awsapi
> 
> Hi Hugo,
> 
> I have the same problem.
> Is there any detailed pointer about the problem?
> 
> Thanks,
> Satoshi
> 
> 2012/10/6 Hugo Trippaers <HT...@schubergphilis.com>:
> > Hey Ilya,
> >
> > This is a known issue and it is related to the switch to maven. If you can,
> please start using the maven build.
> >
> > Otherwise use the 4.0 branch, there the ant build is still working.
> >
> > Cheers,
> >
> > Hugo
> >
> > Verstuurd vanaf mijn iPad
> >
> > Op 5 okt. 2012 om 16:02 heeft "Musayev, Ilya" <im...@webmd.net>
> het volgende geschreven:
> >
> >> Would you know how to resolve this issue:
> >>
> >> [root@cloud04t-ops-08 4.0.0]# mvn -P deps -rf :cloud-deps [INFO]
> >> Scanning for projects...
> >> [INFO]
> >> [INFO]
> >> ---------------------------------------------------------------------
> >> --- [INFO] Building Apache CloudStack Dependencies 4.1.0-SNAPSHOT
> >> [INFO]
> >> ---------------------------------------------------------------------
> >> --- [WARNING] The POM for org.opensaml:openws:jar:1.2.2 is invalid,
> >> transitive dependencies (if any) will not be available, enable debug
> >> logging for more details [WARNING] The POM for jargs:jargs:jar:1.0 is
> >> invalid, transitive dependencies (if any) will not be available,
> >> enable debug logging for more details [WARNING] The POM for
> >> org.apache.xerces:xml-apis:jar:2.9.1 is invalid, transitive
> >> dependencies (if any) will not be available, enable debug logging for
> >> more details [WARNING] The POM for
> >> org.apache.xerces:xercesImpl:jar:2.9.1 is invalid, transitive
> >> dependencies (if any) will not be available, enable debug logging for
> >> more details [WARNING] The POM for
> >> org.apache.xerces:resolver:jar:2.9.1 is invalid, transitive
> >> dependencies (if any) will not be available, enable debug logging for
> >> more details [WARNING] The POM for
> >> org.apache.xerces:serializer:jar:2.9.1 is invalid, transitive
> >> dependencies (if any) will not be available, enable debug logging for
> >> more details [INFO]
> >> ---------------------------------------------------------------------
> >> ---
> >> [INFO] BUILD FAILURE
> >> [INFO]
> >> ---------------------------------------------------------------------
> >> ---
> >> [INFO] Total time: 3.719s
> >> [INFO] Finished at: Fri Oct 05 19:00:52 EDT 2012 [INFO] Final Memory:
> >> 11M/148M [INFO]
> >> ---------------------------------------------------------------------
> >> --- [ERROR] Failed to execute goal on project cloud-deps: Could not
> >> resolve dependencies for project
> >> org.apache.cloudstack:cloud-deps:jar:4.1.0-SNAPSHOT: Failure to find
> >> org.apache.cloudstack:cloud-awsapi:jar:4.1.0-SNAPSHOT in
> http://repository.apache.org/snapshots was cached in the local repository,
> resolution will not be reattempted until the update interval of
> apache.snapshots has elapsed or updates are forced -> [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/DependencyResolution
> >> Exception
> 
> 
> 
> --
> Satoshi Kobayashi <sa...@stratosphere.co.jp>

Re: latest 4.1.0 maven build fails - cant find cloud-awsapi

Posted by Satoshi Kobayashi <sa...@stratosphere.co.jp>.
Hi Hugo,

I have the same problem.
Is there any detailed pointer about the problem?

Thanks,
Satoshi

2012/10/6 Hugo Trippaers <HT...@schubergphilis.com>:
> Hey Ilya,
>
> This is a known issue and it is related to the switch to maven. If you can, please start using the maven build.
>
> Otherwise use the 4.0 branch, there the ant build is still working.
>
> Cheers,
>
> Hugo
>
> Verstuurd vanaf mijn iPad
>
> Op 5 okt. 2012 om 16:02 heeft "Musayev, Ilya" <im...@webmd.net> het volgende geschreven:
>
>> Would you know how to resolve this issue:
>>
>> [root@cloud04t-ops-08 4.0.0]# mvn -P deps -rf :cloud-deps
>> [INFO] Scanning for projects...
>> [INFO]
>> [INFO] ------------------------------------------------------------------------
>> [INFO] Building Apache CloudStack Dependencies 4.1.0-SNAPSHOT
>> [INFO] ------------------------------------------------------------------------
>> [WARNING] The POM for org.opensaml:openws:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
>> [WARNING] The POM for jargs:jargs:jar:1.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
>> [WARNING] The POM for org.apache.xerces:xml-apis:jar:2.9.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
>> [WARNING] The POM for org.apache.xerces:xercesImpl:jar:2.9.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
>> [WARNING] The POM for org.apache.xerces:resolver:jar:2.9.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
>> [WARNING] The POM for org.apache.xerces:serializer:jar:2.9.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
>> [INFO] ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO] ------------------------------------------------------------------------
>> [INFO] Total time: 3.719s
>> [INFO] Finished at: Fri Oct 05 19:00:52 EDT 2012
>> [INFO] Final Memory: 11M/148M
>> [INFO] ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal on project cloud-deps: Could not resolve dependencies for project org.apache.cloudstack:cloud-deps:jar:4.1.0-SNAPSHOT: Failure to find org.apache.cloudstack:cloud-awsapi:jar:4.1.0-SNAPSHOT in http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced -> [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/DependencyResolutionException



-- 
Satoshi Kobayashi <sa...@stratosphere.co.jp>

Re: latest 4.1.0 maven build fails - cant find cloud-awsapi

Posted by "Musayev, Ilya" <im...@webmd.net>.
Hugo

Thanks a bunch for your response

I am a bit lost. There are so many builds.

The ant build does not work because it misses axis2 dep, which maven can resolve. Where would maven build be or how can I get one.

Any help on the new build process that actually works is appreciated. 

Thank you,

Enjoy the rest of the weekend,

-Ilya


On Oct 5, 2012, at 7:09 PM, "Hugo Trippaers" <HT...@schubergphilis.com> wrote:

> Hey Ilya,
> 
> This is a known issue and it is related to the switch to maven. If you can, please start using the maven build.
> 
> Otherwise use the 4.0 branch, there the ant build is still working.
> 
> Cheers,
> 
> Hugo
> 
> Verstuurd vanaf mijn iPad
> 
> Op 5 okt. 2012 om 16:02 heeft "Musayev, Ilya" <im...@webmd.net> het volgende geschreven:
> 
>> Would you know how to resolve this issue:
>> 
>> [root@cloud04t-ops-08 4.0.0]# mvn -P deps -rf :cloud-deps
>> [INFO] Scanning for projects...
>> [INFO]
>> [INFO] ------------------------------------------------------------------------
>> [INFO] Building Apache CloudStack Dependencies 4.1.0-SNAPSHOT
>> [INFO] ------------------------------------------------------------------------
>> [WARNING] The POM for org.opensaml:openws:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
>> [WARNING] The POM for jargs:jargs:jar:1.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
>> [WARNING] The POM for org.apache.xerces:xml-apis:jar:2.9.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
>> [WARNING] The POM for org.apache.xerces:xercesImpl:jar:2.9.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
>> [WARNING] The POM for org.apache.xerces:resolver:jar:2.9.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
>> [WARNING] The POM for org.apache.xerces:serializer:jar:2.9.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
>> [INFO] ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO] ------------------------------------------------------------------------
>> [INFO] Total time: 3.719s
>> [INFO] Finished at: Fri Oct 05 19:00:52 EDT 2012
>> [INFO] Final Memory: 11M/148M
>> [INFO] ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal on project cloud-deps: Could not resolve dependencies for project org.apache.cloudstack:cloud-deps:jar:4.1.0-SNAPSHOT: Failure to find org.apache.cloudstack:cloud-awsapi:jar:4.1.0-SNAPSHOT in http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced -> [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/DependencyResolutionException
> 


Re: latest 4.1.0 maven build fails - cant find cloud-awsapi

Posted by Hugo Trippaers <HT...@schubergphilis.com>.
Hey Ilya,

This is a known issue and it is related to the switch to maven. If you can, please start using the maven build.

Otherwise use the 4.0 branch, there the ant build is still working.

Cheers,

Hugo

Verstuurd vanaf mijn iPad

Op 5 okt. 2012 om 16:02 heeft "Musayev, Ilya" <im...@webmd.net> het volgende geschreven:

> Would you know how to resolve this issue:
> 
> [root@cloud04t-ops-08 4.0.0]# mvn -P deps -rf :cloud-deps
> [INFO] Scanning for projects...
> [INFO]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache CloudStack Dependencies 4.1.0-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [WARNING] The POM for org.opensaml:openws:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
> [WARNING] The POM for jargs:jargs:jar:1.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
> [WARNING] The POM for org.apache.xerces:xml-apis:jar:2.9.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
> [WARNING] The POM for org.apache.xerces:xercesImpl:jar:2.9.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
> [WARNING] The POM for org.apache.xerces:resolver:jar:2.9.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
> [WARNING] The POM for org.apache.xerces:serializer:jar:2.9.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 3.719s
> [INFO] Finished at: Fri Oct 05 19:00:52 EDT 2012
> [INFO] Final Memory: 11M/148M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project cloud-deps: Could not resolve dependencies for project org.apache.cloudstack:cloud-deps:jar:4.1.0-SNAPSHOT: Failure to find org.apache.cloudstack:cloud-awsapi:jar:4.1.0-SNAPSHOT in http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced -> [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/DependencyResolutionException