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
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
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
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
+1
Damian
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
[ 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
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
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