Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for getProjectBuilds (0.17 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. impl/maven-core/src/test/java/org/apache/maven/lifecycle/internal/stub/ProjectDependencyGraphStub.java

                        PluginResolutionException, LifecyclePhaseNotFoundException, LifecycleNotFoundException {
            final List<ProjectSegment> list = getProjectBuilds(session);
            return new ProjectBuildList(list);
        }
    
        public static List<ProjectSegment> getProjectBuilds(MavenSession session)
                throws InvalidPluginDescriptorException, PluginVersionResolutionException, PluginDescriptorParsingException,
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Fri Jun 06 14:28:57 GMT 2025
    - 8.6K bytes
    - Click Count (0)
Back to Top