Project

General

Profile

Actions

bug #6023

closed

configuration problems with maven-antrun-plugin

Added by Andreas Kohlbecker over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
New
Category:
cdmlib
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
normal
Found in Version:

Description

Problems

1.

Running mvn clean install with java 1.8 (oracle) on cdmlib fails in cdmlib-model with

The type java.util.Comparator cannot be resolved. It is indirectly referenced from required .class files

However, no problems with java 1.7

The hint on http://www.quweiji.com/the-type-java-lang-object-cannot-be-resolved-it-is-indirectly-referenced/ suggests to look for the cause of this in possible parallel use of different jdk versions in the same project.

2.

Running mvn clean install with any java version on cdmlib report the warning:

[INFO] --- maven-antrun-plugin:1.3:run (aspectj-main) @ cdmlib-model ---
[INFO] Executing tasks
[iajc] warning build config error: skipping missing, empty or corrupt aspectpath entry: /var/lib/jenkins/.m2/repository/org/springframework/org.springframework.aspects/4.2.4.RELEASE/org.springframework.aspects-4.2.4.RELEASE.jar

Related issues

Related to EDIT - feature request #4716: Other dependencies to be updatedClosedAndreas Müller

Actions
Blocks EDIT - bug #6025: Remaining open issues for cdmlib-dbNewAndreas Müller

Actions
Actions

Also available in: Atom PDF