You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Jens Rapp <Te...@gmx.de> on 2007/10/22 13:22:07 UTC

Error extracting plugin descriptor

hi,
my computer has been updated.. and all is blown away. BUT i've got a copy of my maven plugin source code..

Now, compiling my maven-plugin, I get this message:
-----------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error extracting plugin descriptor: 'Goal: transfer-to-pdl already
exists
 in the plugin descriptor for prefix: pdl
Existing implementation is: de.lador.TestToPDL
Conflicting implementation is: de.lador.TransferToPDL'

does anybody know what this means?
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger

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


RE: Error extracting plugin descriptor

Posted by "Brian E. Fox" <br...@reply.infinity.nu>.
It usually means you have two files with the same @goal annotation.

-----Original Message-----
From: Jens Rapp [mailto:Tec_Lador@gmx.de] 
Sent: Monday, October 22, 2007 7:22 AM
To: dev@maven.apache.org
Subject: Error extracting plugin descriptor

hi,
my computer has been updated.. and all is blown away. BUT i've got a copy of my maven plugin source code..

Now, compiling my maven-plugin, I get this message:
-----------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error extracting plugin descriptor: 'Goal: transfer-to-pdl already
exists
 in the plugin descriptor for prefix: pdl
Existing implementation is: de.lador.TestToPDL
Conflicting implementation is: de.lador.TransferToPDL'

does anybody know what this means?
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger

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


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