Hello there,

jython and jruby do not seem to be accessible from a repository. I am
inspecting a patch for a jenkins plugin and always get these warnings:

[mirko@borg email-ext-plugin]$ mvn3 clean package 2>&1 | tee log
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective
model for org.jenkins-ci.plugins:email-ext:hpi:2.15-SNAPSHOT
[WARNING] 'dependencies.dependency.systemPath' for
org.python:jython-standalone:jar should not point at files within the
project directory,
${basedir}/src/main/webapp/WEB-INF/lib/jython-standalone-2.5.2.jar
will be unresolvable by dependent projects @ line 97, column 14
[WARNING] 'dependencies.dependency.systemPath' for
org.ruby:jruby-complete:jar should not point at files within the
project directory,
${basedir}/src/main/webapp/WEB-INF/lib/jruby-complete-1.6.0.jar will
be unresolvable by dependent projects @ line 106, column 19
[WARNING]
[WARNING] It is highly recommended to fix these problems because they
threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer
support building such malformed projects.

The complete URL is available at
https://github.com/slide/email-ext-plugin/blob/3ea0063611a2396b163ddded421a9299758d477c/pom.xml

What are the recommendations for this usecase?

Regards
Mirko
-- 
http://illegalstateexception.blogspot.com/
https://github.com/mfriedenhagen/
https://bitbucket.org/mfriedenhagen/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to