Skip to content

Commit eb6d896

Browse files
author
Jason Dillon
committed
Trim the example some... does not need to be exact
git-svn-id: https://svn.apache.org/repos/asf/geronimo/server/trunk@438313 13f79535-47bb-0310-9956-ffa450edef68
1 parent d4519d4 commit eb6d896

File tree

1 file changed

+0
-28
lines changed
  • maven-plugins/car-maven-plugin/src/site/apt

1 file changed

+0
-28
lines changed

maven-plugins/car-maven-plugin/src/site/apt/usage.apt

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -85,30 +85,6 @@ Basic Usage
8585
</manifest>
8686
</archive>
8787
<classpath>
88-
<classpathElement>
89-
<groupId>org.apache.geronimo.modules</groupId>
90-
<artifactId>geronimo-common</artifactId>
91-
<version>${pom.version}</version>
92-
</classpathElement>
93-
<classpathElement>
94-
<groupId>org.apache.geronimo.modules</groupId>
95-
<artifactId>geronimo-kernel</artifactId>
96-
<version>${pom.version}</version>
97-
</classpathElement>
98-
<classpathElement>
99-
<groupId>org.apache.geronimo.modules</groupId>
100-
<artifactId>geronimo-system</artifactId>
101-
<version>${pom.version}</version>
102-
</classpathElement>
103-
<classpathElement>
104-
<groupId>org.apache.geronimo.modules</groupId>
105-
<artifactId>geronimo-util</artifactId>
106-
<version>${pom.version}</version>
107-
</classpathElement>
108-
<classpathElement>
109-
<groupId>org.apache.geronimo.specs</groupId>
110-
<artifactId>geronimo-qname_1.1_spec</artifactId>
111-
</classpathElement>
11288
<classpathElement>
11389
<groupId>mx4j</groupId>
11490
<artifactId>mx4j</artifactId>
@@ -149,10 +125,6 @@ Basic Usage
149125
<groupId>backport-util-concurrent</groupId>
150126
<artifactId>backport-util-concurrent</artifactId>
151127
</classpathElement>
152-
<classpathElement>
153-
<groupId>concurrent</groupId>
154-
<artifactId>concurrent</artifactId>
155-
</classpathElement>
156128
<classpathElement>
157129
<groupId>xerces</groupId>
158130
<artifactId>xercesImpl</artifactId>

0 commit comments

Comments
 (0)