File tree Expand file tree Collapse file tree 1 file changed +0
-28
lines changed
maven-plugins/car-maven-plugin/src/site/apt Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Original file line number Diff line number Diff line change @@ -85,30 +85,6 @@ Basic Usage
85
85
</manifest>
86
86
</archive>
87
87
<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>
112
88
<classpathElement>
113
89
<groupId>mx4j</groupId>
114
90
<artifactId>mx4j</artifactId>
@@ -149,10 +125,6 @@ Basic Usage
149
125
<groupId>backport-util-concurrent</groupId>
150
126
<artifactId>backport-util-concurrent</artifactId>
151
127
</classpathElement>
152
- <classpathElement>
153
- <groupId>concurrent</groupId>
154
- <artifactId>concurrent</artifactId>
155
- </classpathElement>
156
128
<classpathElement>
157
129
<groupId>xerces</groupId>
158
130
<artifactId>xercesImpl</artifactId>
You can’t perform that action at this time.
0 commit comments