Works for me. It may be something in your environment settings

On Tue, Apr 1, 2014 at 10:11 PM, Paul Angus <paul.an...@shapeblue.com>wrote:

> Thanks Laszlo,
>
> I cleared ~.m2/repository, but the maven still goes back to that repo when
> I build cloudstack.
>
> Regards
>
> Paul Angus
> Cloud Architect
> S: +44 20 3603 0540 | M: +447711418784 | T: CloudyAngus
> paul.an...@shapeblue.com
>
> -----Original Message-----
> From: Laszlo Hornyak [mailto:laszlo.horn...@gmail.com]
> Sent: 01 April 2014 20:49
> To: dev@cloudstack.apache.org
> Subject: Re: [4.4] build failing at awsapi
>
> Hi Paul,
>
> I just checked it and looks like I too had some dependencies resolved from
> there, but apparently they were not from cloudstack.
> This shibboleth repo was moved last year and it broke quite a lot of
> things. Today the maven central repo maintainers do not allow uploading
> artifacts depending on other repositories than maven central.
>
> fix:
> cd ~.m2/repository
> grep shibboleth . -r
> and rm -rf all that matches
>
> A complete rm ~/.m2/repository may also solve the problems, and after that
> it should work.
>
>
> On Tue, Apr 1, 2014 at 5:40 PM, Paul Angus <paul.an...@shapeblue.com>
> wrote:
>
> >  Hi I'm getting the following errors when building 4.4 noredist:
> >
> >
> >
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile
> > (default-compile) on project cloud-awsapi: Compilation failure:
> > Compilation
> > failure:
> >
> > [ERROR] error: error reading
> > /root/.m2/repository/org/codehaus/woodstox/wstx-asl/3.2.4/wstx-asl-3.2
> > .4.jar;
> > error in opening zip file
> >
> > [ERROR] error: error reading
> > /root/.m2/repository/org/apache/axis2/mex/1.5.4/mex-1.5.4-impl.jar;
> > error in opening zip file
> >
> > [ERROR] error: error reading
> > /root/.m2/repository/org/apache/axis2/axis2-mtompolicy/1.5.4/axis2-mto
> > mpolicy-1.5.4.jar;
> > error in opening zip file
> >
> > [ERROR] error: error reading
> > /root/.m2/repository/org/apache/ws/commons/axiom/axiom-dom/1.2.10/axio
> > m-dom-1.2.10.jar;
> > error in opening zip file
> >
> > [ERROR] error: error reading
> > /root/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.ja
> > r;
> > error in opening zip file
> >
> >
> >
> > It seems to be being caused by one repo:  shibboleth.internet2.edu
> > which has moved/removed its maven repo, so returns a webpage instead
> > of a pom or a jar.
> >
> >
> >
> > I can't find a way to blacklist shibboleth.internet2.edu
> >
> >
> >
> > Any ideas anyone?
> >
> >
> >
> > Regards
> >
> >
> >
> > Paul Angus
> >
> > *Senior Consultant / Cloud Architect*
> >
> >
> >
> > [image: cid:image002.png@01CE1071.C6CC9C10]
> >
> >
> >
> > S: +44 20 3603 0540 <+442036030540> | M: +4 <+447968161581>47711418784
> > |
> > T: @CloudyAngus
> >
> > paul.an...@shapeblue.com | www.shapeblue.com |
> > Twitter:@shapeblue<https://twitter.com/>
> >
> > ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N 4HS
> >
> >
> >  Need Enterprise Grade Support for Apache CloudStack?
> > Our CloudStack Infrastructure Support<
> http://shapeblue.com/cloudstack-infrastructure-support/>offers the best
> 24/7 SLA for CloudStack Environments.
> >
> > Apache CloudStack Bootcamp training courses
> >
> > **NEW!** CloudStack 4.2.1
> > training<http://shapeblue.com/cloudstack-training/>
> > 18th-19th February 2014, Brazil.
> > Classroom<http://shapeblue.com/cloudstack-training/>
> > 17th-23rd March 2014, Region A. Instructor led,
> > On-line<http://shapeblue.com/cloudstack-training/>
> > 24th-28th March 2014, Region B. Instructor led,
> > On-line<http://shapeblue.com/cloudstack-training/>
> > 16th-20th June 2014, Region A. Instructor led,
> > On-line<http://shapeblue.com/cloudstack-training/>
> > 23rd-27th June 2014, Region B. Instructor led,
> > On-line<http://shapeblue.com/cloudstack-training/>
> >
> > This email and any attachments to it may be confidential and are
> > intended solely for the use of the individual to whom it is addressed.
> > Any views or opinions expressed are solely those of the author and do
> > not necessarily represent those of Shape Blue Ltd or related
> > companies. If you are not the intended recipient of this email, you
> > must neither take any action based upon its contents, nor copy or show
> > it to anyone. Please contact the sender if you believe you have
> > received this email in error. Shape Blue Ltd is a company incorporated
> > in England & Wales. ShapeBlue Services India LLP is a company
> > incorporated in India and is operated under license from Shape Blue
> > Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in
> > Brasil and is operated under license from Shape Blue Ltd. ShapeBlue is a
> registered trademark.
> >
>
>
>
> --
>
> EOF
> This email and any attachments to it may be confidential and are intended
> solely for the use of the individual to whom it is addressed. Any views or
> opinions expressed are solely those of the author and do not necessarily
> represent those of Shape Blue Ltd or related companies. If you are not the
> intended recipient of this email, you must neither take any action based
> upon its contents, nor copy or show it to anyone. Please contact the sender
> if you believe you have received this email in error. Shape Blue Ltd is a
> company incorporated in England & Wales. ShapeBlue Services India LLP is a
> company incorporated in India and is operated under license from Shape Blue
> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil
> and is operated under license from Shape Blue Ltd. ShapeBlue is a
> registered trademark.
>



-- 

EOF

Reply via email to