Maven artifacts are jarred into the axis2-xx.jar files for Axis2 1.4.1

2008-11-21 Thread Dobri Kitipov
Hi, I want to ask what is the intent to have some maven artifacts jarred into all axis2-xx.jars included into the latest official release of Axis2 1.4.1.If you open these jars you can see that they contain maven folder with pom.xml file into it. Thank you, Dobri

Re: Maven artifacts are jarred into the axis2-xx.jar files for Axis2 1.4.1

2008-11-21 Thread Andreas Veithen
From the Maven documentation: The pom.xml and pom.properties files are packaged up in the JAR so that each artifact produced by Maven is self-describing and also allows you to utilize the metadata in your own application if the need arises. One simple use might be to retrieve the version of your