Skip to content

maven 'systemPath' warnings #305

@claudio-rosati

Description

@claudio-rosati

The following appears at the beginning of the log after starting building the main project:

cd /Users/claudiorosati/Projects/GitHub4/phoebus; JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home /Applications/NetBeans/netbeans/java/maven/bin/mvn --errors -e clean install
Error stacktraces are turned on.
Scanning for projects...

Some problems were encountered while building the effective model for org.phoebus:core-pv:jar:0.0.1-SNAPSHOT
'dependencies.dependency.systemPath' for org.epics:jca:jar should not point at files within the project directory, ${basedir}/../../dependencies/target/lib/jca-2.4.1.jar will be unresolvable by dependent projects @ org.phoebus:core-pv:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/core/pv/pom.xml, line 33, column 19
'dependencies.dependency.systemPath' for org.epics:epics-pvdata:jar should not point at files within the project directory, ${basedir}/../../dependencies/target/lib/epics-pvdata-6.1.1.jar will be unresolvable by dependent projects @ org.phoebus:core-pv:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/core/pv/pom.xml, line 40, column 19
'dependencies.dependency.systemPath' for org.epics:epics-pvaccess:jar should not point at files within the project directory, ${basedir}/../../dependencies/target/lib/epics-pvaccess-5.1.1.jar will be unresolvable by dependent projects @ org.phoebus:core-pv:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/core/pv/pom.xml, line 47, column 19

Some problems were encountered while building the effective model for org.phoebus:app-databrowser:jar:0.0.1-SNAPSHOT
'dependencies.dependency.systemPath' for org.tallison:jmatio:jar should not point at files within the project directory, ${basedir}/../../dependencies/target/lib/jmatio-1.2.jar will be unresolvable by dependent projects @ org.phoebus:app-databrowser:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/app/databrowser/pom.xml, line 28, column 19

Some problems were encountered while building the effective model for org.phoebus:app-display-runtime:jar:0.0.1-SNAPSHOT
'dependencies.dependency.systemPath' for org.epics:jca:jar should not point at files within the project directory, ${basedir}/../../../dependencies/target/lib/jca-2.4.1.jar will be unresolvable by dependent projects @ org.phoebus:app-display-runtime:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/app/display/runtime/pom.xml, line 32, column 19
'dependencies.dependency.systemPath' for org.epics:epics-pvdata:jar should not point at files within the project directory, ${basedir}/../../../dependencies/target/lib/epics-pvdata-6.1.1.jar will be unresolvable by dependent projects @ org.phoebus:app-display-runtime:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/app/display/runtime/pom.xml, line 39, column 19
'dependencies.dependency.systemPath' for org.epics:epics-pvaccess:jar should not point at files within the project directory, ${basedir}/../../../dependencies/target/lib/epics-pvaccess-5.1.1.jar will be unresolvable by dependent projects @ org.phoebus:app-display-runtime:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/app/display/runtime/pom.xml, line 46, column 19
'dependencies.dependency.systemPath' for org.python:jython-standalone:jar should not point at files within the project directory, ${basedir}/../../../dependencies/target/lib/jython-standalone-2.7.1.jar will be unresolvable by dependent projects @ org.phoebus:app-display-runtime:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/app/display/runtime/pom.xml, line 53, column 19

Some problems were encountered while building the effective model for org.phoebus:product:jar:0.0.1-SNAPSHOT
'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.phoebus:product:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/phoebus-product/pom.xml, line 151, column 15

Some problems were encountered while building the effective model for org.phoebus:service-alarm-server:jar:0.0.1-SNAPSHOT
'dependencies.dependency.systemPath' for org.epics:jca:jar should not point at files within the project directory, ${basedir}/../../dependencies/target/lib/jca-2.4.1.jar will be unresolvable by dependent projects @ org.phoebus:service-alarm-server:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/services/alarm-server/pom.xml, line 36, column 19
'dependencies.dependency.systemPath' for org.epics:epics-pvdata:jar should not point at files within the project directory, ${basedir}/../../dependencies/target/lib/epics-pvdata-6.1.1.jar will be unresolvable by dependent projects @ org.phoebus:service-alarm-server:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/services/alarm-server/pom.xml, line 43, column 19
'dependencies.dependency.systemPath' for org.epics:epics-pvaccess:jar should not point at files within the project directory, ${basedir}/../../dependencies/target/lib/epics-pvaccess-5.1.1.jar will be unresolvable by dependent projects @ org.phoebus:service-alarm-server:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/services/alarm-server/pom.xml, line 50, column 19
'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.phoebus:service-alarm-server:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/services/alarm-server/pom.xml, line 111, column 15

Some problems were encountered while building the effective model for org.phoebus:service-archive-engine:jar:0.0.1-SNAPSHOT
'dependencies.dependency.systemPath' for org.epics:jca:jar should not point at files within the project directory, ${basedir}/../../dependencies/target/lib/jca-2.4.1.jar will be unresolvable by dependent projects @ org.phoebus:service-archive-engine:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/services/archive-engine/pom.xml, line 94, column 19
'dependencies.dependency.systemPath' for org.epics:epics-pvdata:jar should not point at files within the project directory, ${basedir}/../../dependencies/target/lib/epics-pvdata-6.1.1.jar will be unresolvable by dependent projects @ org.phoebus:service-archive-engine:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/services/archive-engine/pom.xml, line 101, column 19
'dependencies.dependency.systemPath' for org.epics:epics-pvaccess:jar should not point at files within the project directory, ${basedir}/../../dependencies/target/lib/epics-pvaccess-5.1.1.jar will be unresolvable by dependent projects @ org.phoebus:service-archive-engine:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/services/archive-engine/pom.xml, line 108, column 19
'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.phoebus:service-archive-engine:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/services/archive-engine/pom.xml, line 154, column 15

Some problems were encountered while building the effective model for org.phoebus:service-scan-server:jar:0.0.1-SNAPSHOT
'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.phoebus:service-scan-server:[unknown-version], /Users/claudiorosati/Projects/GitHub4/phoebus/services/scan-server/pom.xml, line 100, column 15

It is highly recommended to fix these problems because they threaten the stability of your build.

For this reason, future Maven versions might no longer support building such malformed projects.

------------------------------------------------------------------------
Reactor Build Order:
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions