I have an issue with an artifact's maven-metadata.xml is not showing up.
Here is the environment i am working on:
Apache Archiva , Ivy, ant.
Problem: When I am Deploying artifact via the Web ...
Let me first explain our infrastructure.
My company produces two enterprise software products (which each in turn include multiple servers). Lets call them ProductA and ProductB.
ProductA is made up of 40 individual ...
We have many projects that need to use common version numbers.
What is best practice for doing this with Ant/Ivy? Do you just inherit a wad of properties from Ant that ...