Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.1
-
Labels:None
-
Number of attachments :
Description
Even when running in online mode, network-based plugins execute the online branches of conditional logic, but then prints a warning that the plugin is unavailable in offline mode.
This may be related to the recent Maven.java split to Maven.java and App.java
Stephane did the initial maven.mode.online checks.