Re: Set specific plugin versions for a project - issue in plugin-registry.xml/maven-metada-local.xml

2011-07-25 Thread Damian Bradicich
n Mon, Jul 25, 2011 at 5:26 PM, Kasun Gajasinghe wrote: > On Mon, Jul 25, 2011 at 9:46 PM, Damian Bradicich > wrote: > > But why ? simply have a top level parent pom that is solely for defining > > your plugin versions (and anything else that may cover all of your > > pro

Re: Set specific plugin versions for a project - issue in plugin-registry.xml/maven-metada-local.xml

2011-07-25 Thread Damian Bradicich
aggregator), that is just a common use of a parent. Damian On Mon, Jul 25, 2011 at 11:30 AM, Kasun Gajasinghe wrote: > On Mon, Jul 25, 2011 at 5:34 PM, Damian Bradicich > wrote: > > err...pluginManagement section even ;) > > > > Damian > > > > On Mon, Jul 2

Re: Set specific plugin versions for a project - issue in plugin-registry.xml/maven-metada-local.xml

2011-07-25 Thread Damian Bradicich
err...pluginManagement section even ;) Damian On Mon, Jul 25, 2011 at 8:02 AM, Damian Bradicich wrote: > Why not define the pluginDependency section in a parent pom, then each of > your projects uses this as a parent, and pulls in all the plugin dep > versions defined in it (or ove

Re: Set specific plugin versions for a project - issue in plugin-registry.xml/maven-metada-local.xml

2011-07-25 Thread Damian Bradicich
Why not define the pluginDependency section in a parent pom, then each of your projects uses this as a parent, and pulls in all the plugin dep versions defined in it (or overrides in project pom if necessary). Seems that would be simplest solution Damian On Mon, Jul 25, 2011 at 7:43 AM, Benson M

Re: [VOTE] Release Maven Indexer version 4.1.1

2011-06-10 Thread Damian Bradicich
+1 Damian

[jira] Created: (MEV-176) Struts 1.1 pom has invalid servlet-api dependency

2005-11-04 Thread Damian Bradicich (JIRA)
Struts 1.1 pom has invalid servlet-api dependency - Key: MEV-176 URL: http://jira.codehaus.org/browse/MEV-176 Project: Maven Evangelism Type: Bug Components: Dependencies Reporter: Damian Bradicich Previous

[jira] Commented: (MNG-1388) Transitive Dependencies not used even when set to compile scope

2005-11-04 Thread Damian Bradicich (JIRA)
[ http://jira.codehaus.org/browse/MNG-1388?page=comments#action_50042 ] Damian Bradicich commented on MNG-1388: --- Here is an example of 2 pom files that will show the problem, also note that the active profile is defined in settings.xml 4.0.0

[jira] Created: (MNG-1397) Struts 1.1 pom on ibiblio has invalid version for oro dependency

2005-11-02 Thread Damian Bradicich (JIRA)
Struts 1.1 pom on ibiblio has invalid version for oro dependency Key: MNG-1397 URL: http://jira.codehaus.org/browse/MNG-1397 Project: Maven 2 Type: Bug Reporter: Damian Bradicich The Struts 1.1 pom

[jira] Created: (MNG-1388) Transitive Dependencies not used even when set to compile scope

2005-11-01 Thread Damian Bradicich (JIRA)
Environment: Windows XP using Maven 2.0. Reporter: Damian Bradicich I have a jar project file that defines a dependency inside a certain profile. If I then include that project inside of another war project, the dependencies defined in the jar project's profile isn't getting transferr