You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Clojure Maven Plugin
Howdy --
I'm interesting in using Clojure to build a plugin for an Atlassian
product.
Atlassian provides their own Maven plugin to use in such cases, which
requires use of its own packaging type.
Is the Clojure Maven plugin usable without <packaging>clojure</
packaging>? What is involved in such use cases?
Mark Derricutt
unread,
Aug 2, 2012, 6:46:16 AM8/2/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to clojure-ma...@googlegroups.com
Hey there,
Just cleaning out old emails and found this unanswered post - my bad :(
Yes - you can use jar packaging or any other, just include the appropriate plugin definitions and executions, you can see a sample in the IT tests for the plugin: