Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: buildnumber-maven-plugin-1.0
-
Labels:None
Description
Actually, what is looked-for in the code is <scm><developerConnection> which is confusing, since <scm><url> exists (but has nothing to do) and we migth think that <scm> <connection> is largely enough to check the working copy for modification.
Moreover, looking at mailinglists on google, I found quite some people stuck with this very error message and no clue of what's happening.
Issue Links
- is duplicated by
-
MBUILDNUM-25
java.lang.NullPointerException: The scm url cannot be null. after update to 1.0-beta-4
-
See also MOJO-1463.