You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2021/11/06 12:53:00 UTC

[jira] [Created] (SUREFIRE-1956) Project should pass built without installing artifacts

Slawomir Jaranowski created SUREFIRE-1956:
---------------------------------------------

             Summary: Project should pass built without installing artifacts
                 Key: SUREFIRE-1956
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1956
             Project: Maven Surefire
          Issue Type: Improvement
            Reporter: Slawomir Jaranowski


Project should pass built without installing artifacts by simply command:

{code}
mvn  verify -P run-its
{code}

When we run project build with {{*install*}} goal some of artifacts can be used by next build in previous version.
Everything what are needed should be in project build reactor.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)