Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The build still does not crash with MVN 3.0.x but the logs are hard to read.
Due to the Maven 3.0.x reports console messages on a new line like this:
info
Message on new line.
project starts using Maven 3.1.x in build time.
The users still can use MVN 3.0.x in runtime.