Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0-beta-2
-
Fix Version/s: None
-
Component/s: Bootstrap & Build
-
Labels:None
-
Environment:
-
Complexity:Intermediate
-
Number of attachments :
Description
<version>3.0-SNAPSHOT</version> should presumably be <version>3.0-beta-2</version> as in the other modules; trying to build the project gives a fatal error. I guess this is because the parent POM does not list this module under <modules>, apparently because it is obsoleted by maven-compat. If so, why not just delete it from SVN trunk to avoid confusion?
Removed in r984947.