|
85 | 85 | <version>${project.version}</version> |
86 | 86 | <scope>test</scope> |
87 | 87 | </dependency> |
88 | | - <dependency> |
89 | | - <groupId>com.inrupt.client</groupId> |
90 | | - <artifactId>inrupt-client-jsonb</artifactId> |
91 | | - <version>${project.version}</version> |
92 | | - <scope>test</scope> |
93 | | - </dependency> |
94 | | - <dependency> |
95 | | - <groupId>org.eclipse</groupId> |
96 | | - <artifactId>yasson</artifactId> |
97 | | - <version>${yasson.version}</version> |
98 | | - <scope>test</scope> |
99 | | - </dependency> |
100 | 88 | <dependency> |
101 | 89 | <groupId>org.slf4j</groupId> |
102 | 90 | <artifactId>slf4j-api</artifactId> |
|
122 | 110 | <phase>none</phase> |
123 | 111 | </execution> |
124 | 112 | <execution> |
125 | | - <id>httpclient-jena-jackson-test</id> |
| 113 | + <id>httpclient-jena-test</id> |
126 | 114 | <phase>test</phase> |
127 | 115 | <goals> |
128 | 116 | <goal>test</goal> |
|
131 | 119 | <classpathDependencyExcludes> |
132 | 120 | <classpathDependencyExclude>com.inrupt.client:inrupt-client-okhttp</classpathDependencyExclude> |
133 | 121 | <classpathDependencyExclude>com.inrupt.client:inrupt-client-rdf4j</classpathDependencyExclude> |
134 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-jsonb</classpathDependencyExclude> |
135 | | - </classpathDependencyExcludes> |
136 | | - </configuration> |
137 | | - </execution> |
138 | | - <execution> |
139 | | - <id>httpclient-jena-jsonb-test</id> |
140 | | - <phase>test</phase> |
141 | | - <goals> |
142 | | - <goal>test</goal> |
143 | | - </goals> |
144 | | - <configuration> |
145 | | - <classpathDependencyExcludes> |
146 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-okhttp</classpathDependencyExclude> |
147 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-rdf4j</classpathDependencyExclude> |
148 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-jackson</classpathDependencyExclude> |
149 | | - </classpathDependencyExcludes> |
150 | | - </configuration> |
151 | | - </execution> |
152 | | - <execution> |
153 | | - <id>httpclient-rdf4j-jackson-test</id> |
154 | | - <phase>test</phase> |
155 | | - <goals> |
156 | | - <goal>test</goal> |
157 | | - </goals> |
158 | | - <configuration> |
159 | | - <classpathDependencyExcludes> |
160 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-okhttp</classpathDependencyExclude> |
161 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-jena</classpathDependencyExclude> |
162 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-jsonb</classpathDependencyExclude> |
163 | 122 | </classpathDependencyExcludes> |
164 | 123 | </configuration> |
165 | 124 | </execution> |
166 | 125 | <execution> |
167 | | - <id>httpclient-rdf4j-jsonb-test</id> |
| 126 | + <id>httpclient-rdf4j-test</id> |
168 | 127 | <phase>test</phase> |
169 | 128 | <goals> |
170 | 129 | <goal>test</goal> |
|
173 | 132 | <classpathDependencyExcludes> |
174 | 133 | <classpathDependencyExclude>com.inrupt.client:inrupt-client-okhttp</classpathDependencyExclude> |
175 | 134 | <classpathDependencyExclude>com.inrupt.client:inrupt-client-jena</classpathDependencyExclude> |
176 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-jackson</classpathDependencyExclude> |
177 | 135 | </classpathDependencyExcludes> |
178 | 136 | </configuration> |
179 | 137 | </execution> |
180 | 138 | <execution> |
181 | | - <id>okhttp-jena-jackson-test</id> |
| 139 | + <id>okhttp-jena-test</id> |
182 | 140 | <phase>test</phase> |
183 | 141 | <goals> |
184 | 142 | <goal>test</goal> |
|
188 | 146 | <classpathDependencyExclude>com.inrupt.client:inrupt-client-httpclient</classpathDependencyExclude> |
189 | 147 | <classpathDependencyExclude>com.inrupt.client:inrupt-client-rdf4j</classpathDependencyExclude> |
190 | 148 | <classpathDependencyExclude>com.inrupt.client:inrupt-client-rdf-legacy</classpathDependencyExclude> |
191 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-jsonb</classpathDependencyExclude> |
192 | | - </classpathDependencyExcludes> |
193 | | - </configuration> |
194 | | - </execution> |
195 | | - <execution> |
196 | | - <id>okhttp-jena-jsonb-test</id> |
197 | | - <phase>test</phase> |
198 | | - <goals> |
199 | | - <goal>test</goal> |
200 | | - </goals> |
201 | | - <configuration> |
202 | | - <classpathDependencyExcludes> |
203 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-httpclient</classpathDependencyExclude> |
204 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-rdf4j</classpathDependencyExclude> |
205 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-rdf-legacy</classpathDependencyExclude> |
206 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-jackson</classpathDependencyExclude> |
207 | | - </classpathDependencyExcludes> |
208 | | - </configuration> |
209 | | - </execution> |
210 | | - <execution> |
211 | | - <id>okhttp-rdf4j-jackson-test</id> |
212 | | - <phase>test</phase> |
213 | | - <goals> |
214 | | - <goal>test</goal> |
215 | | - </goals> |
216 | | - <configuration> |
217 | | - <classpathDependencyExcludes> |
218 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-httpclient</classpathDependencyExclude> |
219 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-jena</classpathDependencyExclude> |
220 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-rdf-legacy</classpathDependencyExclude> |
221 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-jsonb</classpathDependencyExclude> |
222 | 149 | </classpathDependencyExcludes> |
223 | 150 | </configuration> |
224 | 151 | </execution> |
225 | 152 | <execution> |
226 | | - <id>okhttp-rdf4j-jsonb-test</id> |
| 153 | + <id>okhttp-rdf4j-test</id> |
227 | 154 | <phase>test</phase> |
228 | 155 | <goals> |
229 | 156 | <goal>test</goal> |
|
233 | 160 | <classpathDependencyExclude>com.inrupt.client:inrupt-client-httpclient</classpathDependencyExclude> |
234 | 161 | <classpathDependencyExclude>com.inrupt.client:inrupt-client-jena</classpathDependencyExclude> |
235 | 162 | <classpathDependencyExclude>com.inrupt.client:inrupt-client-rdf-legacy</classpathDependencyExclude> |
236 | | - <classpathDependencyExclude>com.inrupt.client:inrupt-client-jackson</classpathDependencyExclude> |
237 | 163 | </classpathDependencyExcludes> |
238 | 164 | </configuration> |
239 | 165 | </execution> |
|
0 commit comments