Archiva is a Maven repository manager. It’s Maven centric. So, you need to deploy Maven artifacts and you have to generate a Maven descriptor (pom.xml).
How are you doing that? It seems it’s not possible with only the Ivy tool. In my opinion, you have to use alternatively Maven Ant Tasks or the new build system Gradle that provides this feature. Any feedback would be appreciated. Thanks very much -- Gregory -- View this message in context: http://www.nabble.com/using-archiva-as-ivy-repository-tp15161852p24920555.html Sent from the archiva-users mailing list archive at Nabble.com.
