- Sort Score
- Num 10 results
- Language All
Results 31 - 40 of 137 for Goals (0.14 seconds)
-
compat/maven-settings/pom.xml
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sun Jun 29 22:37:39 GMT 2025 - 4.7K bytes - Click Count (0) -
futures/listenablefuture1/pom.xml
<artifactId>maven-javadoc-plugin</artifactId> <executions> <execution> <id>attach-javadocs</id> </execution> <execution> <goals><goal>javadoc</goal></goals> </execution> </executions> </plugin> </plugins> </build>
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Oct 02 19:27:26 GMT 2025 - 2.1K bytes - Click Count (0) -
api/maven-api-cli/src/main/java/org/apache/maven/api/cli/mvn/MavenOptions.java
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Jun 11 13:14:09 GMT 2025 - 8K bytes - Click Count (0) -
compat/maven-compat/src/test/java/org/apache/maven/project/EmptyLifecycleBindingsInjector.java
return Plugin.newBuilder() .groupId("org.apache.maven.plugins") .artifactId(artifactId) .executions(Arrays.stream(goals) .map(goal -> PluginExecution.newBuilder() .id("default-" + goal) .goals(List.of(goal))
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Fri Mar 21 04:56:21 GMT 2025 - 5.8K bytes - Click Count (0) -
api/maven-api-metadata/pom.xml
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sun Jun 29 22:37:39 GMT 2025 - 2.7K bytes - Click Count (0) -
impl/maven-core/src/main/java/org/apache/maven/lifecycle/internal/concurrent/ConcurrentLifecycleStarter.java
return !session.getRequest().isProjectPresent(); } private boolean requiresProject(MavenSession session) { List<String> goals = session.getGoals(); if (goals != null) { for (String goal : goals) { if (!isGoalSpecification(goal)) { return true; } } } return false; }
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Fri Jun 06 14:28:57 GMT 2025 - 8.3K bytes - Click Count (0) -
api/maven-api-cli/pom.xml
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sun Jun 29 22:37:39 GMT 2025 - 2.8K bytes - Click Count (0) -
compat/maven-resolver-provider/pom.xml
<artifactId>maven-resources-plugin</artifactId> <executions> <execution> <id>prepare-sisu</id> <goals> <goal>copy-resources</goal> </goals> <phase>prepare-package</phase> <configuration> <outputDirectory>${project.build.directory}/jar-sisu</outputDirectory> <resources>
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Nov 26 10:37:56 GMT 2025 - 6.7K bytes - Click Count (0) -
guava-bom/pom.xml
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Jan 12 15:41:31 GMT 2026 - 3.1K bytes - Click Count (0) -
futures/listenablefuture9999/pom.xml
<artifactId>maven-javadoc-plugin</artifactId> <executions> <execution> <id>attach-javadocs</id> </execution> <execution> <goals><goal>javadoc</goal></goals> </execution> </executions> </plugin> </plugins> </build>
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Oct 02 19:27:26 GMT 2025 - 2.1K bytes - Click Count (0)