You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Håkon Sagehaug <ha...@uni.no> on 2010/02/26 13:43:36 UTC

Re: Building axis2-1.5.1 with maven2 fails, due to wrong [SOLVED]

hi

I got the same issue as you had here, but can't resolve it. I've added this
to my settings.xml in ~/.m2/

<settings>
 <profiles>
 <profile>
<id>defaultProfile</id>
        <activation>
                <activeByDefault>true</activeByDefault>
         </activation>
 <repositories>

  <repository>
            <id>java.net</id>
            <url>http://download.java.net/maven/1</url>
            <layout>legacy</layout>
            <snapshots>
                <enabled>false</enabled>
            </snapshots>
            <releases>
                <enabled>false</enabled>
            </releases>
</repository>
 </repositories>
 </profile>

</profiles>
</settings>

But I still get

[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'17f0602d042ec69237acb42dd00d454ed685dffb'; remote = '<!DOCTYPE' - IGNORING
[WARNING] POM for 'org.apache.ws.commons.axiom:axiom-impl:pom:1.2.8:runtime'
is invalid.

What did you do to solve the issue, I'm using axis2 1.5.1.

cheers, Håkon

On 13 January 2010 15:32, Patrick Kirsch <p-...@gmx.de> wrote:

> Andreas Veithen schrieb:
> > Now I remember. The problem occurs because java.net messed up their
> > repository. On the trunk we fixed that [1]. You will have to do the
> > same change to the 1.5.1 sources (or set up something in your Maven
> > settings.xml to override the settings in Axis2).
> >
> > Andreas
> Thanks, that fixed it!
>
> Patrick
>

Fwd: Building axis2-1.5.1 with maven2 fails, due to wrong [SOLVED]

Posted by Håkon Sagehaug <ha...@uni.no>.
---------- Forwarded message ----------
From: Håkon Sagehaug <ha...@uni.no>
Date: 2010/2/26
Subject: Re: Building axis2-1.5.1 with maven2 fails, due to wrong [SOLVED]
To: axis-user@ws.apache.org


hi

I got the same issue as you had here, but can't resolve it. I've added this
to my settings.xml in ~/.m2/

<settings>
 <profiles>
 <profile>
<id>defaultProfile</id>
        <activation>
                <activeByDefault>true</activeByDefault>
         </activation>
 <repositories>

  <repository>
            <id>java.net</id>
            <url>http://download.java.net/maven/1</url>
            <layout>legacy</layout>
            <snapshots>
                <enabled>false</enabled>
            </snapshots>
            <releases>
                <enabled>false</enabled>
            </releases>
</repository>
 </repositories>
 </profile>

</profiles>
</settings>

But I still get

[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'17f0602d042ec69237acb42dd00d454ed685dffb'; remote = '<!DOCTYPE' - IGNORING
[WARNING] POM for 'org.apache.ws.commons.axiom:axiom-impl:pom:1.2.8:runtime'
is invalid.

What did you do to solve the issue, I'm using axis2 1.5.1.

cheers, Håkon


On 13 January 2010 15:32, Patrick Kirsch <p-...@gmx.de> wrote:

> Andreas Veithen schrieb:
> > Now I remember. The problem occurs because java.net messed up their
> > repository. On the trunk we fixed that [1]. You will have to do the
> > same change to the 1.5.1 sources (or set up something in your Maven
> > settings.xml to override the settings in Axis2).
> >
> > Andreas
> Thanks, that fixed it!
>
> Patrick
>






-- 
Håkon Sagehaug, Scientific Programmer
Parallab, Bergen Center for Computational Science(BCCS)
Uni BCCS/Uni Research
Hakon.Sagehaug@uni.no, phone +47 55584125