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.x Enforcer Plugin
  • MENFORCER-12

enforce-once still runs in each child pom

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0-alpha-3
  • Fix Version/s: 1.0-alpha-4
  • Component/s: Plugin
  • Labels:
    None

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Brian Fox added a comment - 05/Nov/07 6:55 AM

This is a problem in the way maven handles @aggregator. It still executes on each child. The rules need to declare if they are cacheable and the plugin will need to remember the results to speed things up.

Show
Brian Fox added a comment - 05/Nov/07 6:55 AM This is a problem in the way maven handles @aggregator. It still executes on each child. The rules need to declare if they are cacheable and the plugin will need to remember the results to speed things up.
Hide
Permalink
Brian Fox added a comment - 07/Nov/07 3:34 PM

Rules now get to decide if they are cacheable and if their results are valid (by checking their parameters against the cached version etc).

Show
Brian Fox added a comment - 07/Nov/07 3:34 PM Rules now get to decide if they are cacheable and if their results are valid (by checking their parameters against the cached version etc).
Hide
Permalink
Andrei Ivanov added a comment - 23/Dec/10 3:31 AM

http://maven.apache.org/plugins/maven-enforcer-plugin/usage.html still contains this paragraph:

"The enforce goal executes against each project in a multi-project build. The enforce-once goal executes just once per build. This is most effective for the standard rules because the Maven, Java and OS versions will not change between projects in the same build."

Please update it.

Show
Andrei Ivanov added a comment - 23/Dec/10 3:31 AM http://maven.apache.org/plugins/maven-enforcer-plugin/usage.html still contains this paragraph: "The enforce goal executes against each project in a multi-project build. The enforce-once goal executes just once per build. This is most effective for the standard rules because the Maven, Java and OS versions will not change between projects in the same build." Please update it.

People

  • Assignee:
    Brian Fox
    Reporter:
    Brian Fox
Vote (5)
Watch (2)

Dates

  • Created:
    12/Jul/07 10:22 PM
    Updated:
    23/Dec/10 3:31 AM
    Resolved:
    07/Nov/07 3:34 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.