Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for AM (0.15 sec)

  1. maven-compat/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java

            return buildFromRepository(artifact, remoteRepositories, localRepository, true);
        }
    
        /**
         * This is used for pom-less execution like running archetype:generate. I am taking out the profile handling and the
         * interpolation of the base directory until we spec this out properly.
         */
        public MavenProject buildStandaloneSuperProject(ProjectBuilderConfiguration configuration)
    Java
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Jun 15 14:24:56 GMT 2023
    - 12.1K bytes
    - Viewed (0)
Back to top