[CONTRIB-69] maven downloads clojure jar file even if -Denv=local is specified Created: 01/Feb/10 Updated: 24/Aug/10 Resolved: 24/Aug/10 |
|
| Status: | Closed |
| Project: | Clojure-Contrib |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Defect | ||
| Reporter: | Anonymous | Assignee: | Unassigned |
| Resolution: | Declined | Votes: | 0 |
| 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. |
| Comments |
| Comment by Assembla Importer [ 24/Aug/10 2:09 PM ] |
|
Converted from http://www.assembla.com/spaces/clojure/tickets/69 |
| Comment by Assembla Importer [ 24/Aug/10 2:09 PM ] |
|
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, |