I finally found my problem by using the Ant Ivy task <ivy:makepom/> ( http://ant.apache.org/ivy/history/latest-milestone/use/makepom.html).
This task generates a Maven 2 pom.xml, so I can publish (with <ivy:publish/>) the target artifact and the pom.xml into Archiva. That's work fine. -- View this message in context: http://www.nabble.com/using-archiva-as-ivy-repository-tp15161852p24925074.html Sent from the archiva-users mailing list archive at Nabble.com.
