You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by David Illsley <da...@gmail.com> on 2006/12/01 17:39:02 UTC

Re: [Axis2] SNAPSHOT artifacts missing from maven repos?

Let me modify that statement a little... the groupId are wrong (I
didn't notice they use a different groupId for mars for some reason)
but even if you fix that, the failures still occur because the files
aren't in the repos.
David

On 01/12/06, David Illsley <da...@gmail.com> wrote:
> I've just deleted my maven repo and tried to build sandesha2 had
> received the following error:
>
> The build cannot continue because of the following unsatisfied dependencies:
>
> axis2-SNAPSHOT.jar
> addressing-SNAPSHOT.mar
> rampart-SNAPSHOT.mar
> rahas-SNAPSHOT.mar
> neethi-SNAPSHOT.jar
> axis2-security-SNAPSHOT.jar
>
> Total time: 22 seconds
> Finished at: Fri Dec 01 16:10:41 GMT 2006
>
> I think the sandesha2 project.properties and project.xml are correct
> in using the org.apache.axis2 groupId and SNAPSHOT version yet there
> don't appear to be relevant SNAPSHOTs in the repos. Can whoever runs
> the SNAPSHOT scripts run them against the trunk as well as the 1.1
> branch?
>
> Cheers,
> David
>
> --
> David Illsley - IBM Web Services Development
>


-- 
David Illsley - IBM Web Services Development

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


Re: [Axis2] SNAPSHOT artifacts missing from maven repos?

Posted by Thilina Gunarathne <cs...@gmail.com>.
I changed it back to SNAPSHOT early this week..

~Thilina

On 12/2/06, David Illsley <da...@gmail.com> wrote:
> I agree... and the version number in etc/project.properties is SNAPSHOT:
>
> # -------------------------------------------------------------------
> #                Project Information
> # -------------------------------------------------------------------
> version_number=SNAPSHOT
> #version_affix=
> axis2_version=${version_number}
>
> David
>
> On 01/12/06, Sanjiva Weerawarana <sa...@opensource.lk> wrote:
> > On Fri, 2006-12-01 at 23:48 +0530, Eran Chinthaka wrote:
> > > Can this be because, a group of people wanted to associate a version
> > > number with SNAPSHOTs.
> > >
> > > So I think it is axis2-1.2-SNAPSHOT now.
> >
> > But I thought we voted not to do that??
> >
> > Sanjiva.
> > --
> > Sanjiva Weerawarana, Ph.D.
> > Founder & Director; Lanka Software Foundation; http://www.opensource.lk/
> > Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/
> > Director; Open Source Initiative; http://www.opensource.org/
> > Member; Apache Software Foundation; http://www.apache.org/
> > Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-dev-help@ws.apache.org
> >
> >
>
>
> --
> David Illsley - IBM Web Services Development
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-dev-help@ws.apache.org
>
>


-- 
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/

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


Re: [Axis2] SNAPSHOT artifacts missing from maven repos?

Posted by David Illsley <da...@gmail.com>.
I agree... and the version number in etc/project.properties is SNAPSHOT:

# -------------------------------------------------------------------
#                Project Information
# -------------------------------------------------------------------
version_number=SNAPSHOT
#version_affix=
axis2_version=${version_number}

David

On 01/12/06, Sanjiva Weerawarana <sa...@opensource.lk> wrote:
> On Fri, 2006-12-01 at 23:48 +0530, Eran Chinthaka wrote:
> > Can this be because, a group of people wanted to associate a version
> > number with SNAPSHOTs.
> >
> > So I think it is axis2-1.2-SNAPSHOT now.
>
> But I thought we voted not to do that??
>
> Sanjiva.
> --
> Sanjiva Weerawarana, Ph.D.
> Founder & Director; Lanka Software Foundation; http://www.opensource.lk/
> Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/
> Director; Open Source Initiative; http://www.opensource.org/
> Member; Apache Software Foundation; http://www.apache.org/
> Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-dev-help@ws.apache.org
>
>


-- 
David Illsley - IBM Web Services Development

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


Re: [Axis2] SNAPSHOT artifacts missing from maven repos?

Posted by Sanjiva Weerawarana <sa...@opensource.lk>.
On Fri, 2006-12-01 at 23:48 +0530, Eran Chinthaka wrote:
> Can this be because, a group of people wanted to associate a version
> number with SNAPSHOTs.
> 
> So I think it is axis2-1.2-SNAPSHOT now.

But I thought we voted not to do that??

Sanjiva.
-- 
Sanjiva Weerawarana, Ph.D.
Founder & Director; Lanka Software Foundation; http://www.opensource.lk/
Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/
Director; Open Source Initiative; http://www.opensource.org/
Member; Apache Software Foundation; http://www.apache.org/
Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/


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


Re: [Axis2] SNAPSHOT artifacts missing from maven repos?

Posted by Eran Chinthaka <ch...@opensource.lk>.
Can this be because, a group of people wanted to associate a version
number with SNAPSHOTs.

So I think it is axis2-1.2-SNAPSHOT now.

- Chinthaka

David Illsley wrote:
> Let me modify that statement a little... the groupId are wrong (I
> didn't notice they use a different groupId for mars for some reason)
> but even if you fix that, the failures still occur because the files
> aren't in the repos.
> David
> 
> On 01/12/06, David Illsley <da...@gmail.com> wrote:
>> I've just deleted my maven repo and tried to build sandesha2 had
>> received the following error:
>>
>> The build cannot continue because of the following unsatisfied
>> dependencies:
>>
>> axis2-SNAPSHOT.jar
>> addressing-SNAPSHOT.mar
>> rampart-SNAPSHOT.mar
>> rahas-SNAPSHOT.mar
>> neethi-SNAPSHOT.jar
>> axis2-security-SNAPSHOT.jar
>>
>> Total time: 22 seconds
>> Finished at: Fri Dec 01 16:10:41 GMT 2006
>>
>> I think the sandesha2 project.properties and project.xml are correct
>> in using the org.apache.axis2 groupId and SNAPSHOT version yet there
>> don't appear to be relevant SNAPSHOTs in the repos. Can whoever runs
>> the SNAPSHOT scripts run them against the trunk as well as the 1.1
>> branch?
>>
>> Cheers,
>> David
>>
>> -- 
>> David Illsley - IBM Web Services Development
>>
> 
>