PR: MPEAR-16
make test run offline git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114774 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -56,9 +56,13 @@
|
||||
<groupId>commons-jelly</groupId>
|
||||
<artifactId>commons-jelly-tags-xml</artifactId>
|
||||
<version>20030211.142705</version>
|
||||
<properties>
|
||||
<classloader>root.maven</classloader>
|
||||
</properties>
|
||||
</dependency>
|
||||
<!-- Needed for the entity resolver -->
|
||||
<dependency>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven-j2ee-plugin</artifactId>
|
||||
<version>1.3</version>
|
||||
<type>plugin</type>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user