Hi Dennis,

On Wed, Jun 23, 2010 at 7:33 AM, Dennis Sosnoski <[email protected]> wrote:

> Hiranya Jayathilaka wrote:
>
>
>>
>> On Tue, Jun 22, 2010 at 5:43 AM, Dennis Sosnoski <[email protected]<mailto:
>> [email protected]>> wrote:
>>
>>    as usual...  :-(
>>
>>    Just got the source from
>>
>> https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/java/1_5/
>>    (which looks to be correct for the new TLP structure), when I run
>>    "mvn clean install" I get:
>>
>>    Missing:
>>    ----------
>>    1) org.apache.ws.commons.axiom:axiom-api:jar:1.2.9-SNAPSHOT
>>    ...
>>    2) org.apache.ws.commons.axiom:axiom-dom:jar:1.2.9-SNAPSHOT
>>    ...
>>    3) org.apache.ws.commons.axiom:axiom-impl:jar:1.2.9-SNAPSHOT
>>
>>
>> Looks like the Axiom snapshots are not available in any of the maven
>> repos. You can try checking out the Axiom trunk and building it manually.
>>
>> Thanks,
>> Hiranya
>>
>
> Thanks for the suggestion, Hiranya. I checked out Axiom, upgraded to a more
> recent Maven to make that build - and then had the same problem. It turns
> out Axiom is now building 1.2.10-SNAPSHOT, rather than 1.2.9. I changed the
> version referenced by the Axis2 build to 1.2.10-SNAPSHOT, and that got me
> further. Now it's the jaxws-integration tests that have errors, which
> usually seems to be the case in my build attempts.
>

I also run into this issue from time-to-time. I usually comment out the
jaxws-integration module from the parent pom to get things going smoothly.


>
> It'd give more of an impression of quality software development if the
> Axis2 projects were at least kept in a state where they could be built.


+1

Thanks,
Hiranya


> But I'll just ignore the rest of the code and build only the few parts I
> need for my code changes, rather than trying to actually run the full build
> and tests.
>
>  - Dennis
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
Hiranya Jayathilaka
Senior Software Engineer;
WSO2 Inc.;  http://wso2.org
E-mail: [email protected];  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com

Reply via email to