Correction: it is convertpom not converttopom.
On Tue, Jan 22, 2013 at 1:22 AM, parth patel <parthpatel....@gmail.com>wrote: > > When I use converttopom task in Ivy to convert a pom.xml to ivy.xml, I > get default publications > > <publications> > <artifact name="XYZ" type="jar" ext="jar" conf="master"/> > </publications> > > How do I modify pom.xml, so that more artifacts are added to this in > conversion. Where does converttopom pick up the artifacts from. Also, how > do I change the type? > > Is it possible to override these in ivy:publish call? (It does not seem > possible to me looking at options on > http://ant.apache.org/ivy/history/2.2.0/use/publish.html) > > -- > > Parth > -- Parth Patel