Re: [Axis2] 1.4 branch broken?

2009-03-06 Thread Dennis Sosnoski
Thanks, Keith - that got me as far as the codgen build. I then had to 
manually change the adb pom.xml to use version 1.4-SNAPSHOT, since the 
svn version of the pom is using 1.4.1. Now it dies during xmlbeans 
tests, but I got as far as I needed.


 - Dennis


keith chapman wrote:

Hi Dennis,

You should go into the tools folder and build the 
axis2-aar-maven-plugin and the axais-mar-maven-plugin first. Then 
build axis2 from the root level.


Thanks,
Keith.

On Fri, Mar 6, 2009 at 12:57 PM, Dennis Sosnoski > wrote:


Ok, so that's not the cause of the problem. I guess the real issue
is just that there's no longer a 1.4-SNAPSHOT repository
available. So anyone have any ideas on how I can get the code to
build?

 - Dennis


keith chapman wrote:

Dennis,

Isn't that the correct behaviour? The tag should be versioned
1.4.1 while the branch stays on 1.4-SNAPSHOT.

Thanks,
Keith,

On Fri, Mar 6, 2009 at 12:33 PM, Dennis Sosnoski
mailto:d...@sosnoski.com>
>> wrote:

   I did a fresh checkout of the Java 1.4 branch from svn in
order to
   retrofit some code. When I try running "mvn install", I get:

   Downloading:
 
 http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-mar-maven-plugin/1.4-SNAPSHOT/axis2-mar-maven-plugin-1.4-SNAPSHOT.jar

   Downloading:
 
 http://ws.zones.apache.org/repository2/org/apache/axis2/axis2-mar-maven-plugin/1.4-SNAPSHOT/axis2-mar-maven-plugin-1.4-SNAPSHOT.jar

 [INFO]
 
 
   [ERROR] BUILD ERROR
  [INFO]
 
 

   [INFO] Plugin could not be found - check that the goal name is
   correct: Unable to download the artifact from any repository

   Anyone have an idea of what's wrong? Is it just that the change
   from 1.4-SNAPSHOT to 1.4.1 was never checked in?

   Thanks,

- Dennis

   --Dennis M. Sosnoski
   SOA and Web Services in Java
   Training and Consulting
   http://www.sosnoski.com - http://www.sosnoski.co.nz
   Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117




-- 
Keith Chapman

Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org




--
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org


Re: [Axis2] 1.4 branch broken?

2009-03-06 Thread keith chapman
Hi Dennis,

You should go into the tools folder and build the axis2-aar-maven-plugin and
the axais-mar-maven-plugin first. Then build axis2 from the root level.

Thanks,
Keith.

On Fri, Mar 6, 2009 at 12:57 PM, Dennis Sosnoski  wrote:

> Ok, so that's not the cause of the problem. I guess the real issue is just
> that there's no longer a 1.4-SNAPSHOT repository available. So anyone have
> any ideas on how I can get the code to build?
>
>  - Dennis
>
>
> keith chapman wrote:
>
>> Dennis,
>>
>> Isn't that the correct behaviour? The tag should be versioned 1.4.1 while
>> the branch stays on 1.4-SNAPSHOT.
>>
>> Thanks,
>> Keith,
>>
>> On Fri, Mar 6, 2009 at 12:33 PM, Dennis Sosnoski > d...@sosnoski.com>> wrote:
>>
>>I did a fresh checkout of the Java 1.4 branch from svn in order to
>>retrofit some code. When I try running "mvn install", I get:
>>
>>Downloading:
>>
>> http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-mar-maven-plugin/1.4-SNAPSHOT/axis2-mar-maven-plugin-1.4-SNAPSHOT.jar
>>Downloading:
>>
>> http://ws.zones.apache.org/repository2/org/apache/axis2/axis2-mar-maven-plugin/1.4-SNAPSHOT/axis2-mar-maven-plugin-1.4-SNAPSHOT.jar
>>  [INFO]
>>
>>  
>>[ERROR] BUILD ERROR
>>   [INFO]
>>
>>  
>>[INFO] Plugin could not be found - check that the goal name is
>>correct: Unable to download the artifact from any repository
>>
>>Anyone have an idea of what's wrong? Is it just that the change
>>from 1.4-SNAPSHOT to 1.4.1 was never checked in?
>>
>>Thanks,
>>
>> - Dennis
>>
>>--Dennis M. Sosnoski
>>SOA and Web Services in Java
>>Training and Consulting
>>http://www.sosnoski.com - http://www.sosnoski.co.nz
>>Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117
>>
>>
>>
>>
>> --
>> Keith Chapman
>> Senior Software Engineer
>> WSO2 Inc.
>> Oxygenating the Web Service Platform.
>> http://wso2.org/
>>
>> blog: http://www.keith-chapman.org
>>
>


-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org


Re: [Axis2] 1.4 branch broken?

2009-03-05 Thread Dennis Sosnoski
Ok, so that's not the cause of the problem. I guess the real issue is 
just that there's no longer a 1.4-SNAPSHOT repository available. So 
anyone have any ideas on how I can get the code to build?


 - Dennis


keith chapman wrote:

Dennis,

Isn't that the correct behaviour? The tag should be versioned 1.4.1 
while the branch stays on 1.4-SNAPSHOT.


Thanks,
Keith,

On Fri, Mar 6, 2009 at 12:33 PM, Dennis Sosnoski > wrote:


I did a fresh checkout of the Java 1.4 branch from svn in order to
retrofit some code. When I try running "mvn install", I get:

Downloading:

http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-mar-maven-plugin/1.4-SNAPSHOT/axis2-mar-maven-plugin-1.4-SNAPSHOT.jar
 
Downloading:


http://ws.zones.apache.org/repository2/org/apache/axis2/axis2-mar-maven-plugin/1.4-SNAPSHOT/axis2-mar-maven-plugin-1.4-SNAPSHOT.jar
   
[INFO]


[ERROR] BUILD ERROR  
 [INFO]


[INFO] Plugin could not be found - check that the goal name is
correct: Unable to download the artifact from any repository

Anyone have an idea of what's wrong? Is it just that the change
from 1.4-SNAPSHOT to 1.4.1 was never checked in?

Thanks,

 - Dennis

-- 
Dennis M. Sosnoski

SOA and Web Services in Java
Training and Consulting
http://www.sosnoski.com - http://www.sosnoski.co.nz
Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117




--
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org


Re: [Axis2] 1.4 branch broken?

2009-03-05 Thread keith chapman
Dennis,

Isn't that the correct behaviour? The tag should be versioned 1.4.1 while
the branch stays on 1.4-SNAPSHOT.

Thanks,
Keith,

On Fri, Mar 6, 2009 at 12:33 PM, Dennis Sosnoski  wrote:

> I did a fresh checkout of the Java 1.4 branch from svn in order to retrofit
> some code. When I try running "mvn install", I get:
>
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-mar-maven-plugin/1.4-SNAPSHOT/axis2-mar-maven-plugin-1.4-SNAPSHOT.jar
> Downloading:
> http://ws.zones.apache.org/repository2/org/apache/axis2/axis2-mar-maven-plugin/1.4-SNAPSHOT/axis2-mar-maven-plugin-1.4-SNAPSHOT.jar
> [INFO]
> 
> [ERROR] BUILD ERROR
>[INFO]
> 
> [INFO] Plugin could not be found - check that the goal name is correct:
> Unable to download the artifact from any repository
>
> Anyone have an idea of what's wrong? Is it just that the change from
> 1.4-SNAPSHOT to 1.4.1 was never checked in?
>
> Thanks,
>
>  - Dennis
>
> --
> Dennis M. Sosnoski
> SOA and Web Services in Java
> Training and Consulting
> http://www.sosnoski.com - http://www.sosnoski.co.nz
> Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117
>
>


-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org


[Axis2] 1.4 branch broken?

2009-03-05 Thread Dennis Sosnoski
I did a fresh checkout of the Java 1.4 branch from svn in order to 
retrofit some code. When I try running "mvn install", I get:


Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-mar-maven-plugin/1.4-SNAPSHOT/axis2-mar-maven-plugin-1.4-SNAPSHOT.jar  

Downloading: 
http://ws.zones.apache.org/repository2/org/apache/axis2/axis2-mar-maven-plugin/1.4-SNAPSHOT/axis2-mar-maven-plugin-1.4-SNAPSHOT.jar

[INFO] 

[ERROR] BUILD 
ERROR
[INFO] 

[INFO] Plugin could not be found - check that the goal name is correct: 
Unable to download the artifact from any repository


Anyone have an idea of what's wrong? Is it just that the change from 
1.4-SNAPSHOT to 1.4.1 was never checked in?


Thanks,

 - Dennis

--
Dennis M. Sosnoski
SOA and Web Services in Java
Training and Consulting
http://www.sosnoski.com - http://www.sosnoski.co.nz
Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117