-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: Linux
The Trac plugin option Trac URL is missing on the maven2 project type
configuration pane.
It probably causes:
java.lang.NullPointerException
hudson.plugins.trac.TracProjectProperty.<init>(TracProjectProperty.java:29)
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[...]
exception while saving m2 project options.