<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Clojure Q&amp;A - Recent questions tagged pom</title>
<link>https://ask.clojure.org/index.php/tag/pom</link>
<description></description>
<item>
<title>Allow specifying the output pom path</title>
<link>https://ask.clojure.org/index.php/11370/allow-specifying-the-output-pom-path</link>
<description>&lt;p&gt;My initial use for tools.build is to update the pom.xml in the project with the appropriate version.  It would be great if I could specify that write-pom should be output  to pom.xml, rather than the folder layout that is imposed on me by the current function.&lt;/p&gt;
</description>
<category>tools.build</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/11370/allow-specifying-the-output-pom-path</guid>
<pubDate>Tue, 07 Dec 2021 21:25:13 +0000</pubDate>
</item>
<item>
<title>clj tool.deps pom.xml generation</title>
<link>https://ask.clojure.org/index.php/9197/clj-tool-deps-pom-xml-generation</link>
<description>&lt;p&gt;I have some questions about the logic behind the &lt;code&gt;clj -Spom&lt;/code&gt; command&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Why adds a &lt;code&gt;sourceDirectory&lt;/code&gt; tag at the top level? Seems an invalid tag, &lt;code&gt;mvn validate&lt;/code&gt; complaints with an unrecognized tag error.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Every time I re-run &lt;code&gt;clj -Spom&lt;/code&gt; a new &lt;code&gt;sourceDirectory&lt;/code&gt; tag is created, adding duplicated values,  is it intended?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Why only the first element in &lt;code&gt;:src&lt;/code&gt; is used to populate the &lt;code&gt;sourceDirectory&lt;/code&gt; while the rest are ignored?&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description>
<category>tools.deps</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/9197/clj-tool-deps-pom-xml-generation</guid>
<pubDate>Sun, 29 Mar 2020 20:49:04 +0000</pubDate>
</item>
</channel>
</rss>