- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ProjectBuilderRequest (0.12 sec)
-
api/maven-api-core/src/main/java/org/apache/maven/api/services/ProjectBuilderRequest.java
/** * Creates a new ProjectBuilderRequest with the specified session and source. * * @param session the Maven session * @param source the source of the project to build * @return a new ProjectBuilderRequest * @throws NullPointerException if session or source is null */ @Nonnull static ProjectBuilderRequest build(@Nonnull Session session, @Nonnull Source source) {
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Apr 03 13:33:59 UTC 2025 - 11.7K bytes - Viewed (0)