On Fri, Apr 20, 2012 at 1:46 PM, Ben Smith-Mannschott
<bsmith.o...@gmail.com> wrote:
> It will generate a pom.xml which identifies your project (artifactId,
> groupId, version, packaging) and lists its dependencies. This pom is
> suitable for publishing your artifacts to some Maven repository for
> others to consume. (That appears to be stated purpose of 'lein pom':
> "Write a pom.xml file to disk for Maven interoperability.")
>
> It does't configure clojure-maven-plugin, so executing 'mvn package'
> with the resulting pom will not produce a useful result.

We are discussing adding the ability to specify other things like plugins:

https://github.com/technomancy/leiningen/pull/454

Feel free to weigh in or spike out an implementation if this is
something you're interested in.

-Phil

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to