Commit Graph

12 Commits

Author SHA1 Message Date
Nicolas Lalevée 77868bf772 In ivy:makepom, if no description, use the one in the source ivy.xml 2015-01-18 21:14:41 +01:00
Maarten Coene baa1e2b139 IMPROVEMENT: Generate POMs with /xsd/maven-4.0.0.xsd reference instead of old /maven-v4_0_0.xsd (IVY-1491) (thanks to Hervé Boutemy) 2014-10-21 00:01:20 +02:00
Maarten Coene f37b7c6df5 DOCUMENTATION: Documentation and Implementation mismatch of makepom (IVY-1383) (thanks to Thomas Kurpick)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1401080 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 20:59:30 +00:00
Maarten Coene 99d3fecd9d IMPROVEMENT: ivy:makepom child element dependency should support the type and classifier attributes (IVY-1262)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1068607 13f79535-47bb-0310-9956-ffa450edef68
2011-02-08 22:09:17 +00:00
Maarten Coene d26c7601c2 NEW: the ivy:makepom Ant task can use a custom template file to generate the pom.xml
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@997511 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15 21:24:51 +00:00
Maarten Coene 23d995d97c NEW: the ivy:makepom Ant task can use a custom template file to generate the pom.xml
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@997508 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15 21:22:18 +00:00
Maarten Coene 337bd0675b IMPROVEMENT: ivy:makepom can generate a <description> element in the pom (IVY-1215) (thanks to Jesper Pedersen)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@988678 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 19:21:56 +00:00
Maarten Coene 3ce8d6bf0b IMPROVEMENT: MakePom task handling of mulitple artifacts for Maven2 (IVY-770) (thanks to Jesper Pedersen)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@984579 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 21:06:02 +00:00
Maarten Coene b0564321b6 IMPROVEMENT: ivy:makepom now has an option to disable the generation of an extra Ivy comment block in the POM
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@983797 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 19:50:55 +00:00
Maarten Coene 01bd69f460 IMPROVEMENT: ivy:makepom now accepts a list of configurations to include (IVY-1005) (thanks to Jesper Pedersen)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@964943 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 20:40:37 +00:00
Xavier Hanin 2931da346c DOCUMENTATION: Fixed more than a hundred (100+) obsolete "configuration" references; replaced with "settings" (IVY-863) (thanks to Sakari Maaranen)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@675856 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 08:03:23 +00:00
Xavier Hanin 61ae53eee0 NEW: Add a task/code to create M2 POM files from Ivy configurations (IVY-416)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@594518 13f79535-47bb-0310-9956-ffa450edef68
2007-11-13 12:51:28 +00:00