Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Auto Closed
-
1.4
-
None
-
None
-
JDK 1.7
MVN 3.1.1
Description
Andreas/Curtis want the ability to detect offline situation to automatically configure the tsa attribute in maven-jarsigner-plugin <configuration>..
detecting offline environment can be achieved with requiresOnline from maven-plugin-tools-annotations:
Requesting the requiresOnline attribute and methods which implement requiresOnline be factored into maven-jarsigner-plugin
Thank You
Martin