[forge-issues] [JBoss JIRA] (FORGE-2699) Replace current ProjectBuildingResult with Maven Model Builder

George Gastaldi (JIRA) issues at jboss.org
Mon Nov 21 07:24:00 EST 2016


George Gastaldi created FORGE-2699:
--------------------------------------

             Summary: Replace current ProjectBuildingResult with Maven Model Builder
                 Key: FORGE-2699
                 URL: https://issues.jboss.org/browse/FORGE-2699
             Project: Forge
          Issue Type: Enhancement
          Components: Build Tools - Maven
    Affects Versions: 3.3.3.Final
            Reporter: George Gastaldi
            Assignee: George Gastaldi
             Fix For: 3.3.4.Final


The MavenBuildManager uses Plexus to initialize the ProjectBuilder (which takes some time to initialize). 

It should be possible to replace the current implementation with the maven model builder (http://maven.apache.org/ref/3.3.3/maven-model-builder/) that does not require the Plexus container to be initialized properly.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the forge-issues mailing list