- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for Aggregator (0.04 sec)
-
api/maven-api-core/src/main/java/org/apache/maven/api/services/ProjectManager.java
/** * Returns the original project being built when the input project is a forked project. * During certain lifecycle phases, particularly for aggregator mojos, Maven may create * a forked project (a copy of the original project) to execute a subset of the lifecycle. * This method allows retrieving the original project that initiated the build. *
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Jan 30 23:29:13 UTC 2025 - 12K bytes - Viewed (0) -
api/maven-api-plugin/src/main/mdo/plugin.mdo
<type>boolean</type> <description>Flags this Mojo to require online mode for its operation.</description> <defaultValue>false</defaultValue> </field> <field> <name>aggregator</name> <version>1.0.0+</version> <type>boolean</type> <description> Flags this Mojo to run it in a multi-module way, i.e. aggregate the build with the set of projects
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Tue Feb 25 08:28:41 UTC 2025 - 24.8K bytes - Viewed (0)