You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Arnaud HERITIER <ah...@gmail.com> on 2007/03/22 15:25:02 UTC

Re: svn commit: r521195 - /maven/maven-1/plugins/trunk/multichanges/project.xml

NOOO,

  I use the classes from the plugin and If I have use a plugin dependency I
can't use this classes.

Arnaud

On 22/03/07, ltheussl@apache.org <lt...@apache.org> wrote:
>
> Author: ltheussl
> Date: Thu Mar 22 03:35:36 2007
> New Revision: 521195
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=521195
> Log:
> Add missing type.
>
> Modified:
>     maven/maven-1/plugins/trunk/multichanges/project.xml
>
> Modified: maven/maven-1/plugins/trunk/multichanges/project.xml
> URL:
> http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/multichanges/project.xml?view=diff&rev=521195&r1=521194&r2=521195
>
> ==============================================================================
> --- maven/maven-1/plugins/trunk/multichanges/project.xml (original)
> +++ maven/maven-1/plugins/trunk/multichanges/project.xml Thu Mar 22
> 03:35:36 2007
> @@ -69,6 +69,7 @@
>        <groupId>maven</groupId>
>        <artifactId>maven-changes-plugin</artifactId>
>        <version>1.7-SNAPSHOT</version>
> +      <type>plugin</type>
>        <properties>
>          <comment>To allow us to use org.apache.maven.changes.IssueFinder
> .</comment>
>        </properties>
>
>
>

Re: svn commit: r521195 - /maven/maven-1/plugins/trunk/multichanges/project.xml

Posted by Arnaud HERITIER <ah...@gmail.com>.
If it's working, it's new ;-)
I'll redo some tests before to revert.
It's not yet plan to release it for maven 1.1.
I added some news features like this page :
http://maven.apache.org/maven-1.x/plugins/bundled/multichanges-report-next.html
I don't know if it can be useful for our users...

Arnaud

On 22/03/07, Lukas Theussl <lt...@apache.org> wrote:
>
> Ooops, ;)
>
> I had the plugin dependency in my local copy since a long time and never
> noticed any problems. I just committed it now because I was afraid to do
> it accidentally with the license header updates. Please revert it (with
> appropriate documentation ;) ), the multichanges plugin is not going to
> be released for m11 anyway (I presume?).
>
> -Lukas
>
>
> Arnaud HERITIER wrote:
> > NOOO,
> >
> >  I use the classes from the plugin and If I have use a plugin dependency
> I
> > can't use this classes.
> >
> > Arnaud
> >
> > On 22/03/07, ltheussl@apache.org <lt...@apache.org> wrote:
> >
> >>
> >> Author: ltheussl
> >> Date: Thu Mar 22 03:35:36 2007
> >> New Revision: 521195
> >>
> >> URL: http://svn.apache.org/viewvc?view=rev&rev=521195
> >> Log:
> >> Add missing type.
> >>
> >> Modified:
> >>     maven/maven-1/plugins/trunk/multichanges/project.xml
> >>
> >> Modified: maven/maven-1/plugins/trunk/multichanges/project.xml
> >> URL:
> >>
> http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/multichanges/project.xml?view=diff&rev=521195&r1=521194&r2=521195
> >>
> >>
> >>
> ==============================================================================
> >>
> >> --- maven/maven-1/plugins/trunk/multichanges/project.xml (original)
> >> +++ maven/maven-1/plugins/trunk/multichanges/project.xml Thu Mar 22
> >> 03:35:36 2007
> >> @@ -69,6 +69,7 @@
> >>        <groupId>maven</groupId>
> >>        <artifactId>maven-changes-plugin</artifactId>
> >>        <version>1.7-SNAPSHOT</version>
> >> +      <type>plugin</type>
> >>        <properties>
> >>          <comment>To allow us to use
> org.apache.maven.changes.IssueFinder
> >> .</comment>
> >>        </properties>
> >>
> >>
> >>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: svn commit: r521195 - /maven/maven-1/plugins/trunk/multichanges/project.xml

Posted by Lukas Theussl <lt...@apache.org>.
Ooops, ;)

I had the plugin dependency in my local copy since a long time and never 
noticed any problems. I just committed it now because I was afraid to do 
it accidentally with the license header updates. Please revert it (with 
appropriate documentation ;) ), the multichanges plugin is not going to 
be released for m11 anyway (I presume?).

-Lukas


Arnaud HERITIER wrote:
> NOOO,
> 
>  I use the classes from the plugin and If I have use a plugin dependency I
> can't use this classes.
> 
> Arnaud
> 
> On 22/03/07, ltheussl@apache.org <lt...@apache.org> wrote:
> 
>>
>> Author: ltheussl
>> Date: Thu Mar 22 03:35:36 2007
>> New Revision: 521195
>>
>> URL: http://svn.apache.org/viewvc?view=rev&rev=521195
>> Log:
>> Add missing type.
>>
>> Modified:
>>     maven/maven-1/plugins/trunk/multichanges/project.xml
>>
>> Modified: maven/maven-1/plugins/trunk/multichanges/project.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/multichanges/project.xml?view=diff&rev=521195&r1=521194&r2=521195 
>>
>>
>> ============================================================================== 
>>
>> --- maven/maven-1/plugins/trunk/multichanges/project.xml (original)
>> +++ maven/maven-1/plugins/trunk/multichanges/project.xml Thu Mar 22
>> 03:35:36 2007
>> @@ -69,6 +69,7 @@
>>        <groupId>maven</groupId>
>>        <artifactId>maven-changes-plugin</artifactId>
>>        <version>1.7-SNAPSHOT</version>
>> +      <type>plugin</type>
>>        <properties>
>>          <comment>To allow us to use org.apache.maven.changes.IssueFinder
>> .</comment>
>>        </properties>
>>
>>
>>
> 

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