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)