Maven 2 & 3

Allow properties to be dom objects

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 2.0, 2.0.1, 2.0.2
  • Component/s: POM
  • Labels:
    None
  • Complexity:
    Expert
  • Number of attachments :
    0

Description

Allow properties like

<property>
<includes>
<include>whatever1/*.java</include>
<include>whatever2/*.java</include>
</include>
</property>

to avoid repeating stuff in the different plugins

Not very important if we have a way to share mojo configuration

Issue Links

Activity

Hide
Brett Porter added a comment -

I don't think this is a good idea. I'd prefer to look at better mojo communication without introduction of dependency between them.

Show
Brett Porter added a comment - I don't think this is a good idea. I'd prefer to look at better mojo communication without introduction of dependency between them.

People

Vote (1)
Watch (0)

Dates

  • Created:
    Updated: