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 Jan Sinschek <su...@gmx.net> on 2010/06/15 13:43:47 UTC

Maven dependencies in trunk can't be found

Hi
I am trying to build the axis2 trunk (r954800), starting with a 
completely empty maven2 (version: 2.2.1) repository, but several 
dependencies cannot be found on either of
       [mvn]   eclipse-repo (http://repo1.maven.org/eclipse),
       [mvn]   apache.snapshots (http://repository.apache.org/snapshots),
       [mvn]   central (http://repo1.maven.org/maven2),
       [mvn]   wso2-maven2-repository (http://dist.wso2.org/maven2),
       [mvn]   tomcat-repository 
(http://tomcat.apache.org/dev/dist/m2-repository),
       [mvn]   java.net (http://download.java.net/maven/1),
       [mvn]   apache-ws-snapshots2 (http://ws.zones.apache.org/repository2)
namely org.apache.woden:woden-impl-dom:jar:1.0-SNAPSHOT ,  
org.apache.woden:woden-api:jar:1.0-SNAPSHOT and 
org.apache.neethi:neethi:jar:3.0.0-SNAPSHOT . I can supplement the woden 
jars manualy, but could not find a snapshot of neethi 3, only 2.X 
releases. Do the axis dependencies need to be updated in the project 
poms? If am am not missing something crucial, someone with a working 
build could please try to run mvn dependency:purge-local-repository to 
verify whether all dependencies are available.
jan sinschek

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org


Re: Maven dependencies in trunk can't be found

Posted by Jan Sinschek <su...@gmx.net>.
On 6/19/2010 11:50 AM, Andreas Veithen wrote:
> Fresh snapshots for Woden and Neethi should be available in a couple of hours.
>
>    
Yes, they are working now. It had a little issue with an old or missing 
xerces dependencies first from the unfinished build, so it took me a 
while to give you feedback but I could settle this now. I will try 
another build from scratch with the checkout and an empty repository 
next and complain if there is anything still wrong with it that I cannot 
handle.
Thank you
> Andreas
>
> On Tue, Jun 15, 2010 at 13:43, Jan Sinschek<su...@gmx.net>  wrote:
>    
>> Hi
>> I am trying to build the axis2 trunk (r954800), starting with a completely
>> empty maven2 (version: 2.2.1) repository, but several dependencies cannot be
>> found on either of
>>       [mvn]   eclipse-repo (http://repo1.maven.org/eclipse),
>>       [mvn]   apache.snapshots (http://repository.apache.org/snapshots),
>>       [mvn]   central (http://repo1.maven.org/maven2),
>>       [mvn]   wso2-maven2-repository (http://dist.wso2.org/maven2),
>>       [mvn]   tomcat-repository
>> (http://tomcat.apache.org/dev/dist/m2-repository),
>>       [mvn]   java.net (http://download.java.net/maven/1),
>>       [mvn]   apache-ws-snapshots2 (http://ws.zones.apache.org/repository2)
>> namely org.apache.woden:woden-impl-dom:jar:1.0-SNAPSHOT ,
>>   org.apache.woden:woden-api:jar:1.0-SNAPSHOT and
>> org.apache.neethi:neethi:jar:3.0.0-SNAPSHOT . I can supplement the woden
>> jars manualy, but could not find a snapshot of neethi 3, only 2.X releases.
>> Do the axis dependencies need to be updated in the project poms? If am am
>> not missing something crucial, someone with a working build could please try
>> to run mvn dependency:purge-local-repository to verify whether all
>> dependencies are available.
>> jan sinschek
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail:java-user-unsubscribe@axis.apache.org
>> For additional commands, e-mail:java-user-help@axis.apache.org
>>
>>
>>      
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:java-user-unsubscribe@axis.apache.org
> For additional commands, e-mail:java-user-help@axis.apache.org
>
>    


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org


Re: Maven dependencies in trunk can't be found

Posted by Andreas Veithen <an...@gmail.com>.
Fresh snapshots for Woden and Neethi should be available in a couple of hours.

Andreas

On Tue, Jun 15, 2010 at 13:43, Jan Sinschek <su...@gmx.net> wrote:
> Hi
> I am trying to build the axis2 trunk (r954800), starting with a completely
> empty maven2 (version: 2.2.1) repository, but several dependencies cannot be
> found on either of
>      [mvn]   eclipse-repo (http://repo1.maven.org/eclipse),
>      [mvn]   apache.snapshots (http://repository.apache.org/snapshots),
>      [mvn]   central (http://repo1.maven.org/maven2),
>      [mvn]   wso2-maven2-repository (http://dist.wso2.org/maven2),
>      [mvn]   tomcat-repository
> (http://tomcat.apache.org/dev/dist/m2-repository),
>      [mvn]   java.net (http://download.java.net/maven/1),
>      [mvn]   apache-ws-snapshots2 (http://ws.zones.apache.org/repository2)
> namely org.apache.woden:woden-impl-dom:jar:1.0-SNAPSHOT ,
>  org.apache.woden:woden-api:jar:1.0-SNAPSHOT and
> org.apache.neethi:neethi:jar:3.0.0-SNAPSHOT . I can supplement the woden
> jars manualy, but could not find a snapshot of neethi 3, only 2.X releases.
> Do the axis dependencies need to be updated in the project poms? If am am
> not missing something crucial, someone with a working build could please try
> to run mvn dependency:purge-local-repository to verify whether all
> dependencies are available.
> jan sinschek
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
> For additional commands, e-mail: java-user-help@axis.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org