Yeah, JUST figured that one out. Why bother keeping the older one around?
-----Original Message----- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 21, 2007 2:31 AM To: Maven Users List Subject: Re: what's the difference between these two plugins? First is a Mojo plugin for Maven2. See more here: http://mojo.codehaus.org/castor-maven-plugin/ Second is an old Maven1 plugin. See more here: http://maven.apache.org/maven-1.x/plugins/castor/ Wayne On 2/21/07, EJ Ciramella <[EMAIL PROTECTED]> wrote: > <groupId>org.codehaus.mojo</groupId> > <artifactId>castor-maven-plugin</artifactId> > > and > > <groupId>maven</groupId> > <artifactId>maven-castor-plugin</artifactId> > > --------------------------------------------------------------------- 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]
