Details
-
Type:
Defect
-
Status:
Closed
-
Resolution: Declined
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
maven downloads the snapshot even if built with mvn -Denv=local and -Dclojure.jar=<absolute path to the locally built jar> package.
stuart.sierra said: Latest sources use -Dclojure.jar as the trigger for a local build.
You can also add -o to the mvn command line to prevent downloading artifacts.
Please ask questions on the mailing list before creating tickets. Thanks,
-SS