Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.5
-
Fix Version/s: 1.5
-
Component/s: History, Maven Plugin
-
Labels:None
Description
Guess that we can :
- Retrieve an old version of an application with the Version Control System (tag in Subversion)
- This version was already managed with Maven 2
- This version still compiled with Maven 2
It should be very useful to be able to launch Sonar on that version (which is already possible) but with a way to indicate that this version is an old one. For instance, we can imagine to give Sonar a new parameter "-Dsonar.date=2008-02-22" through the Maven command.
The ability to set a label is moved to
SONAR-322.SONAR-322.