Project

General

Profile

Bug #7445

missing maven artifact jdbc-stdext preventing libclient_java build

Added by Rob Nahf over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
d1_libclient_java
Start date:
2015-10-20
Due date:
% Done:

100%

Milestone:
None
Product Version:
*
Story Points:
Sprint:

Description

jcs: jcs depends on jdbc-stdext, which wasn't locatable in a maven repo. (so clearing a local .m2 repo will reveal the issue).

libclient doesn't use JDBC, so this isn't an issue. According to maven best practices, applications needing this library should be managing the dependency directly, instead of relying on the transitive dependency via libclient_java. (they should be importing it themselves.

JCS also moved recently, but is still at v1.3. groupId has changed from jcs to "org.apache.jcs", this may have something to do with the issue, but did not thoroughly test.

solution was to exclude the dependency in libclient_java pom.

Associated revisions

Revision 16707
Added by Rob Nahf over 8 years ago

refs #7445. added comment about missing maven sub-dependency (jdbc-stdext) in jcs dependency.

Revision 16707
Added by Rob Nahf over 8 years ago

refs #7445. added comment about missing maven sub-dependency (jdbc-stdext) in jcs dependency.

History

#1 Updated by Rob Nahf over 8 years ago

  • Subject changed from missing maven artifact jdbc-ext preventing libclient_java build to missing maven artifact jdbc-stdext preventing libclient_java build
  • Description updated (diff)

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)