This svn path should help you figure that out:
http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml?view=markup

/Anders

On Fri, Jul 2, 2010 at 07:33, asookazian <[email protected]> wrote:

>
> Thanks!
>
> I was able to locate the following relevant XML snippet in pom-4.0.0.xml
> for
> Maven 2.2.1 in the maven-2.2.1-uber.jar:
>
> <plugin>
>           <artifactId>maven-antrun-plugin</artifactId>
>            <version>1.3</version>
>         </plugin>
>
> For Maven 3 beta 1 there is no *uber.jar (it's modularized like Seam 3 and
> Spring 3).
>
> Where is the equivalent to pom-4.0.0.xml located in Maven 3 JAR?  i.e.
> which
> JAR and what path and filename?  thx.
> --
> View this message in context:
> http://maven.40175.n5.nabble.com/how-does-Maven-determine-which-version-to-download-for-a-plugin-when-no-version-specified-tp512519p512527.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to