You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Benson Margulies <bi...@gmail.com> on 2009/09/17 16:16:32 UTC

Plugin snapshot problem with Apache nexus repository

I set out to use a snapshot of the maven-release-plugin. I added the
snapshot repo to the pluginRepositories, with snapshots set to true.

Then I called out version 2.0-beta-10-SNAPSHOT as my release. I got an error
message from maven to the effect that it could not find the jar file.

So I changed the version to call out the full timestamp version number, and
it worked.

is this the intended behavior?

Re: Plugin snapshot problem with Apache nexus repository

Posted by Brian Fox <br...@infinity.nu>.
It's possible your maven had cached some metadata that caused maven to
not be able to locate the correct timestamp version.

On Thu, Sep 17, 2009 at 1:47 PM, Benson Margulies <bi...@gmail.com> wrote:
> This seems to have been a nexus bug.
>
> I made some changes in how my mirrors were configured, and this problem
> evaporated.
>
>
>
>
> On Thu, Sep 17, 2009 at 10:22 AM, Olivier Lamy <ol...@apache.org> wrote:
>
>> Hi,
>> The snapshot url you are using and the stack trace you have could be
>> very helpfull.
>>
>> 2009/9/17 Benson Margulies <bi...@gmail.com>:
>> > I set out to use a snapshot of the maven-release-plugin. I added the
>> > snapshot repo to the pluginRepositories, with snapshots set to true.
>> >
>> > Then I called out version 2.0-beta-10-SNAPSHOT as my release. I got an
>> error
>> > message from maven to the effect that it could not find the jar file.
>> >
>> > So I changed the version to call out the full timestamp version number,
>> and
>> > it worked.
>> >
>> > is this the intended behavior?
>> >
>>
>>
>>
>> --
>> Olivier
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Plugin snapshot problem with Apache nexus repository

Posted by Tamás Cservenák <ta...@cservenak.net>.
Could you be more specific about this potential bug?
Thanks,
~t~

On Thu, Sep 17, 2009 at 7:47 PM, Benson Margulies <bi...@gmail.com>wrote:

> This seems to have been a nexus bug.
>
> I made some changes in how my mirrors were configured, and this problem
> evaporated.
>
>

Re: Plugin snapshot problem with Apache nexus repository

Posted by Benson Margulies <bi...@gmail.com>.
This seems to have been a nexus bug.

I made some changes in how my mirrors were configured, and this problem
evaporated.




On Thu, Sep 17, 2009 at 10:22 AM, Olivier Lamy <ol...@apache.org> wrote:

> Hi,
> The snapshot url you are using and the stack trace you have could be
> very helpfull.
>
> 2009/9/17 Benson Margulies <bi...@gmail.com>:
> > I set out to use a snapshot of the maven-release-plugin. I added the
> > snapshot repo to the pluginRepositories, with snapshots set to true.
> >
> > Then I called out version 2.0-beta-10-SNAPSHOT as my release. I got an
> error
> > message from maven to the effect that it could not find the jar file.
> >
> > So I changed the version to call out the full timestamp version number,
> and
> > it worked.
> >
> > is this the intended behavior?
> >
>
>
>
> --
> Olivier
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: Plugin snapshot problem with Apache nexus repository

Posted by Olivier Lamy <ol...@apache.org>.
Hi,
The snapshot url you are using and the stack trace you have could be
very helpfull.

2009/9/17 Benson Margulies <bi...@gmail.com>:
> I set out to use a snapshot of the maven-release-plugin. I added the
> snapshot repo to the pluginRepositories, with snapshots set to true.
>
> Then I called out version 2.0-beta-10-SNAPSHOT as my release. I got an error
> message from maven to the effect that it could not find the jar file.
>
> So I changed the version to call out the full timestamp version number, and
> it worked.
>
> is this the intended behavior?
>



-- 
Olivier

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org