Dear,
   the version of plugin should be written out.






thanks.
Tel: (020)36315358-328 Fax: (020)36315170


                                                                                
                                                       
                      "Allison, Bob"                                            
                                                       
                      <[EMAIL PROTECTED]        To:       "Maven Users List" 
<users@maven.apache.org>                                   
                      west.com>                cc:                              
                                                       
                                               Subject:  RE: [m201] Plugin 
Dependency Configuration                                    
                      09/01/2006 17:39                                          
                                                       
                      Please respond to                                         
                                                       
                      "Maven Users                                              
                                                       
                      List"                                                     
                                                       
                                                                                
                                                       
                                                                                
                                                       




Anybody have any idea what I am doing wrong?

-----Original Message-----
From: Allison, Bob [mailto:[EMAIL PROTECTED]
Sent: Friday, January 06, 2006 06:52
To: Maven Users List
Subject: [m201] Plugin Dependency Configuration


I am trying to configure a plugin with dependencies.

According to the current project descriptor document
(http://maven.apache.org/maven-model/maven.html), I should do the
following:

<project>
  <build>
    <plugins>
      <plugin>
        <groupId/>
        <artifactId/>
        <dependencies>
          <dependency>
            <groupId/>
            <artifactId/>
          </dependency>
        </dependencies>
        <configuration/>
      </plugin>
    </plugins>
  </build>
</project>

When I do this, I get a parse error on the POM that the <dependencies>
tag within the <plugin> is unrecognized.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________



Hactl..........Moving forward with you.

Best Air Cargo Terminal - Asia 2005
Air Cargo Terminal of the Year 2002, 2003 & 2004

Web: http://www.hactl.com

DISCLAIMER :-
The information contained in this message, including any attachment, is
confidential and may also be privileged. The information is intended only
for the person or entity to which it is addressed. Any review,
re-transmission, copying, storage, distribution or other use or disclosure
of this information by persons or entities other than the intended
recipient is prohibited. If you are not the intended recipient, please
contact the sender immediately by return email and delete this message from
your system. Thank you.




______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to