RE: Error extracting plugin descriptor

2007-10-22 Thread Brian E. Fox
It usually means you have two files with the same @goal annotation. -Original Message- From: Jens Rapp [mailto:[EMAIL PROTECTED] 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

Error extracting plugin descriptor

2007-10-22 Thread Jens Rapp
[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