You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by da...@apache.org on 2007/05/29 18:21:13 UTC

svn commit: r542579 - /webservices/axis2/trunk/java/modules/parent/pom.xml

Author: davidillsley
Date: Tue May 29 09:21:12 2007
New Revision: 542579

URL: http://svn.apache.org/viewvc?view=rev&rev=542579
Log:
Add a warning not to use this pom as a dependency.

Modified:
    webservices/axis2/trunk/java/modules/parent/pom.xml

Modified: webservices/axis2/trunk/java/modules/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/parent/pom.xml?view=diff&rev=542579&r1=542578&r2=542579
==============================================================================
--- webservices/axis2/trunk/java/modules/parent/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/parent/pom.xml Tue May 29 09:21:12 2007
@@ -15,6 +15,13 @@
  ! See the License for the specific language governing permissions and
  ! limitations under the License.
  !-->
+ <!-- 
+   N.B. This is a parent POM for use by the Apache Axis2 development community.
+   Please do not use this as a maven2 dependency. Please use either one of the
+   specific modules or a aggregate - org.apache.axis2:axis2
+   
+   See https://issues.apache.org/jira/browse/AXIS2-2721 for more details
+  -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<parent>
 		<groupId>org.apache</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org