Re: How can I tell if I'm building the parent or a module?

2011-09-12 Thread laredotornado-3
That is a great idea and works perfectly. Thanks, - Dave -- View this message in context: http://maven.40175.n5.nabble.com/How-can-I-tell-if-I-m-building-the-parent-or-a-module-tp4795683p4796010.html Sent from the Maven - Users mailing list archive at Nabble.com. ---

Re: How can I tell if I'm building the parent or a module?

2011-09-12 Thread Ansgar Konermann
Am 12.09.2011 21:50, schrieb laredotornado-3: > Hi, > > I'm using Maven 3.0.3. Within an antrun execution, how can I tell if I'm > building a parent or building one of the modules that inherits from the > parent? This antrun execution is located within the parent pom.xml file. Put the following

How can I tell if I'm building the parent or a module?

2011-09-12 Thread laredotornado-3
Hi, I'm using Maven 3.0.3. Within an antrun execution, how can I tell if I'm building a parent or building one of the modules that inherits from the parent? This antrun execution is located within the parent pom.xml file. Thanks, - Dave -- View this message in context: http://maven.40175.n5.n