Maven 1

Property maven.build.dir is no longer overridable in parent project

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: 1.0.1
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

In maven 1.0 it was possible to place a project.properties in the parent project's dir which changed maven.build.dir to something different than the default value.
We noticed that this is no longer possible. To get arround this we have to add the property in the project.properties of the child project. Bug or feature?

Issue Links

Activity

Hide
Matthias Kerkhoff added a comment -

Same problem for ${maven.docs.src} (inherited value not used), but old behaviour for ${maven.war.src}. Very strange...

Show
Matthias Kerkhoff added a comment - Same problem for ${maven.docs.src} (inherited value not used), but old behaviour for ${maven.war.src}. Very strange...

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: