Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Labels:None
Issue Links
- relates to
-
MNG-3139
The skin does not exist: Unable to determine the release version
-
According to a thread on maven user list, the solution is to:
svn checkout http://svn.apache.org/repos/asf/maven/skins/trunk/
mvn install -DupdateReleaseInfo=true
That works for me, althought I have to do it on each installation.