jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2 & 3
  • MNG-526

Modifying the project.build.directory property does not modify the project.build.outputDirectory property

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Won't Fix
  • Affects Version/s: 2.0-alpha-3
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None

Description

If I call:

this.project.getBuild().setDirectory(this.cloverOutputDirectory);

in a Mojo before the compiler plugin is executed, the outputDirectory remains the same. I would expect it to depend on the project.build.directory property.

Issue Links

is related to

New Feature - A new feature of the product, which has yet to be developed. MNG-542 Allow properties to inherit from other properties

  • Major - Major loss of function.
  • Open - The issue is open and ready for the assignee to start work on it.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Jason van Zyl added a comment - 29/Jun/05 4:44 PM

the project is not reinitialised between steps, you will need to set the output directory explicitly

Show
Jason van Zyl added a comment - 29/Jun/05 4:44 PM the project is not reinitialised between steps, you will need to set the output directory explicitly

People

  • Assignee:
    Unassigned
    Reporter:
    Vincent Massol
Vote (0)
Watch (0)

Dates

  • Created:
    25/Jun/05 11:08 AM
    Updated:
    01/Feb/06 2:43 PM
    Resolved:
    29/Jun/05 4:44 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.