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, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]