You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jose Gonzalez Gomez <jg...@gmail.com> on 2005/11/03 11:58:00 UTC

[M2] How to get maven-scm-plugin-1.0-alpha-4

I'd like to get this version of the scm plugin, as it seems there is a
fix for a bug I'm hitting. The version seems to be in the ibiblio
repository, but whenever I try to get the latest version I always get
1.0-alpha-3. The problem seems to be related to the plugin metadata:

http://www.ibiblio.org/maven2/org/apache/maven/plugins/maven-scm-plugin/maven-metadata.xml

This seems to state that the latest version of the plugin is
1.0-alpha-3... should/could anybody change this? Is this intended?

TIA, best regards
Jose

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


Re: [M2] How to get maven-scm-plugin-1.0-alpha-4

Posted by Emmanuel Venisse <em...@venisse.net>.
yes, please.

sorry for my fault.

Emmanuel

Jose Gonzalez Gomez said:
> Do you want me to file the issue? That "d" in "filed an issue" makes
> me doubt :o)
>
> 2005/11/3, Emmanuel Venisse <em...@venisse.net>:
>> metadata seems to be wrong in repository, filed an issue and we'll fixed
>> it.
>>
>> Emmanuel
>>
>> Jose Gonzalez Gomez said:
>> > I've tried to do that, even deleting the repository before doing it,
>> > and I keep getting alpha-3
>> >
>> > Jose
>> >
>> > 2005/11/3, Emmanuel Venisse <em...@venisse.net>:
>> >> the best way is to use the -U parameter on command line for update
>> the
>> >> plugin
>> >>
>> >> Emmanuel
>> >>
>> >> Jose Gonzalez Gomez said:
>> >> > As a workaround, it seems that manually editing the
>> >> > maven-metadata-central.xml file in the local repository and adding
>> the
>> >> > version is enough to make maven download the new version.
>> >> >
>> >> > HTH, best regards
>> >> > Jose
>> >> >
>> >> > 2005/11/3, Jose Gonzalez Gomez <jg...@gmail.com>:
>> >> >> I'd like to get this version of the scm plugin, as it seems there
>> is
>> >> a
>> >> >> fix for a bug I'm hitting. The version seems to be in the ibiblio
>> >> >> repository, but whenever I try to get the latest version I always
>> get
>> >> >> 1.0-alpha-3. The problem seems to be related to the plugin
>> metadata:
>> >> >>
>> >> >> http://www.ibiblio.org/maven2/org/apache/maven/plugins/maven-scm-plugin/maven-metadata.xml
>> >> >>
>> >> >> This seems to state that the latest version of the plugin is
>> >> >> 1.0-alpha-3... should/could anybody change this? Is this intended?
>> >> >>
>> >> >> TIA, best regards
>> >> >> Jose
>> >> >>
>> >> >
>> >> > ---------------------------------------------------------------------
>> >> > 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
>> >>
>> >>
>> >
>> > ---------------------------------------------------------------------
>> > 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
>>
>>
>
> ---------------------------------------------------------------------
> 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: [M2] How to get maven-scm-plugin-1.0-alpha-4

Posted by Jose Gonzalez Gomez <jg...@gmail.com>.
Do you want me to file the issue? That "d" in "filed an issue" makes
me doubt :o)

2005/11/3, Emmanuel Venisse <em...@venisse.net>:
> metadata seems to be wrong in repository, filed an issue and we'll fixed it.
>
> Emmanuel
>
> Jose Gonzalez Gomez said:
> > I've tried to do that, even deleting the repository before doing it,
> > and I keep getting alpha-3
> >
> > Jose
> >
> > 2005/11/3, Emmanuel Venisse <em...@venisse.net>:
> >> the best way is to use the -U parameter on command line for update the
> >> plugin
> >>
> >> Emmanuel
> >>
> >> Jose Gonzalez Gomez said:
> >> > As a workaround, it seems that manually editing the
> >> > maven-metadata-central.xml file in the local repository and adding the
> >> > version is enough to make maven download the new version.
> >> >
> >> > HTH, best regards
> >> > Jose
> >> >
> >> > 2005/11/3, Jose Gonzalez Gomez <jg...@gmail.com>:
> >> >> I'd like to get this version of the scm plugin, as it seems there is
> >> a
> >> >> fix for a bug I'm hitting. The version seems to be in the ibiblio
> >> >> repository, but whenever I try to get the latest version I always get
> >> >> 1.0-alpha-3. The problem seems to be related to the plugin metadata:
> >> >>
> >> >> http://www.ibiblio.org/maven2/org/apache/maven/plugins/maven-scm-plugin/maven-metadata.xml
> >> >>
> >> >> This seems to state that the latest version of the plugin is
> >> >> 1.0-alpha-3... should/could anybody change this? Is this intended?
> >> >>
> >> >> TIA, best regards
> >> >> Jose
> >> >>
> >> >
> >> > ---------------------------------------------------------------------
> >> > 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
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > 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
>
>

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


Re: [M2] How to get maven-scm-plugin-1.0-alpha-4

Posted by Emmanuel Venisse <em...@venisse.net>.
metadata seems to be wrong in repository, filed an issue and we'll fixed it.

Emmanuel

Jose Gonzalez Gomez said:
> I've tried to do that, even deleting the repository before doing it,
> and I keep getting alpha-3
>
> Jose
>
> 2005/11/3, Emmanuel Venisse <em...@venisse.net>:
>> the best way is to use the -U parameter on command line for update the
>> plugin
>>
>> Emmanuel
>>
>> Jose Gonzalez Gomez said:
>> > As a workaround, it seems that manually editing the
>> > maven-metadata-central.xml file in the local repository and adding the
>> > version is enough to make maven download the new version.
>> >
>> > HTH, best regards
>> > Jose
>> >
>> > 2005/11/3, Jose Gonzalez Gomez <jg...@gmail.com>:
>> >> I'd like to get this version of the scm plugin, as it seems there is
>> a
>> >> fix for a bug I'm hitting. The version seems to be in the ibiblio
>> >> repository, but whenever I try to get the latest version I always get
>> >> 1.0-alpha-3. The problem seems to be related to the plugin metadata:
>> >>
>> >> http://www.ibiblio.org/maven2/org/apache/maven/plugins/maven-scm-plugin/maven-metadata.xml
>> >>
>> >> This seems to state that the latest version of the plugin is
>> >> 1.0-alpha-3... should/could anybody change this? Is this intended?
>> >>
>> >> TIA, best regards
>> >> Jose
>> >>
>> >
>> > ---------------------------------------------------------------------
>> > 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
>>
>>
>
> ---------------------------------------------------------------------
> 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: [M2] How to get maven-scm-plugin-1.0-alpha-4

Posted by Jose Gonzalez Gomez <jg...@gmail.com>.
I've tried to do that, even deleting the repository before doing it,
and I keep getting alpha-3

Jose

2005/11/3, Emmanuel Venisse <em...@venisse.net>:
> the best way is to use the -U parameter on command line for update the plugin
>
> Emmanuel
>
> Jose Gonzalez Gomez said:
> > As a workaround, it seems that manually editing the
> > maven-metadata-central.xml file in the local repository and adding the
> > version is enough to make maven download the new version.
> >
> > HTH, best regards
> > Jose
> >
> > 2005/11/3, Jose Gonzalez Gomez <jg...@gmail.com>:
> >> I'd like to get this version of the scm plugin, as it seems there is a
> >> fix for a bug I'm hitting. The version seems to be in the ibiblio
> >> repository, but whenever I try to get the latest version I always get
> >> 1.0-alpha-3. The problem seems to be related to the plugin metadata:
> >>
> >> http://www.ibiblio.org/maven2/org/apache/maven/plugins/maven-scm-plugin/maven-metadata.xml
> >>
> >> This seems to state that the latest version of the plugin is
> >> 1.0-alpha-3... should/could anybody change this? Is this intended?
> >>
> >> TIA, best regards
> >> Jose
> >>
> >
> > ---------------------------------------------------------------------
> > 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
>
>

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


Re: [M2] How to get maven-scm-plugin-1.0-alpha-4

Posted by Emmanuel Venisse <em...@venisse.net>.
the best way is to use the -U parameter on command line for update the plugin

Emmanuel

Jose Gonzalez Gomez said:
> As a workaround, it seems that manually editing the
> maven-metadata-central.xml file in the local repository and adding the
> version is enough to make maven download the new version.
>
> HTH, best regards
> Jose
>
> 2005/11/3, Jose Gonzalez Gomez <jg...@gmail.com>:
>> I'd like to get this version of the scm plugin, as it seems there is a
>> fix for a bug I'm hitting. The version seems to be in the ibiblio
>> repository, but whenever I try to get the latest version I always get
>> 1.0-alpha-3. The problem seems to be related to the plugin metadata:
>>
>> http://www.ibiblio.org/maven2/org/apache/maven/plugins/maven-scm-plugin/maven-metadata.xml
>>
>> This seems to state that the latest version of the plugin is
>> 1.0-alpha-3... should/could anybody change this? Is this intended?
>>
>> TIA, best regards
>> Jose
>>
>
> ---------------------------------------------------------------------
> 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: [M2] How to get maven-scm-plugin-1.0-alpha-4

Posted by Jose Gonzalez Gomez <jg...@gmail.com>.
As a workaround, it seems that manually editing the
maven-metadata-central.xml file in the local repository and adding the
version is enough to make maven download the new version.

HTH, best regards
Jose

2005/11/3, Jose Gonzalez Gomez <jg...@gmail.com>:
> I'd like to get this version of the scm plugin, as it seems there is a
> fix for a bug I'm hitting. The version seems to be in the ibiblio
> repository, but whenever I try to get the latest version I always get
> 1.0-alpha-3. The problem seems to be related to the plugin metadata:
>
> http://www.ibiblio.org/maven2/org/apache/maven/plugins/maven-scm-plugin/maven-metadata.xml
>
> This seems to state that the latest version of the plugin is
> 1.0-alpha-3... should/could anybody change this? Is this intended?
>
> TIA, best regards
> Jose
>

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