Maven 1.x Ear Plugin

Generated source files should output to maven.build.src

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.2
  • Fix Version/s: 1.6
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

The generated application.xml currently outputs by default to ${maven.src.dir}/application/META-INF. This should default to ${maven.build.src}/application/META-INF as it's a generated file that should be cleaned up by a maven clean. It's slightly more complicated than just changing the default, of course, since the same variables are used when it's not auto-generated...

Activity

Hide
dion gillard added a comment -

Patches ?

Show
dion gillard added a comment - Patches ?
Hide
Felipe Leme added a comment -

Sean,

Could you explain better what you meant by 'since the same variables are used when it's not auto-generated...' ?

– Felipe

Show
Felipe Leme added a comment - Sean, Could you explain better what you meant by 'since the same variables are used when it's not auto-generated...' ? – Felipe
Hide
Felipe Leme added a comment -

Ok, now I understood what that means, so I fixed it...

Show
Felipe Leme added a comment - Ok, now I understood what that means, so I fixed it...

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: