See <
http://ares.opengeo.org/jenkins/job/jai-tools/4/changes>
Changes:
[andrea.aime] Contour algorith may generate various odd isolines, #65
------------------------------------------
Started by user Hudson
Building in workspace <
http://ares.opengeo.org/jenkins/job/jai-tools/ws/>
Checkout:jai-tools / <
http://ares.opengeo.org/jenkins/job/jai-tools/ws/> - hudson.remoting.LocalChannel@7a8ff303
Using strategy: Default
Last Built Revision: Revision f005316dedd080438e84bf0c60d9c2b661601adf (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 9d4f50385a0ec7d5b841ebee7f48e178c6560ad9 (origin/master)
Checking out Revision 9d4f50385a0ec7d5b841ebee7f48e178c6560ad9 (origin/master)
[jai-tools] $ mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] JAITools
[INFO] Support and utility classes
[INFO] JAITools - image operators
[INFO] AttributeOpImage
[INFO] Contour operator
[INFO] Generate image operator
[INFO] KernelStats operator
[INFO] MaskedConvolve operator
[INFO] Regionalize operator
[INFO] RangeLookup operator
[INFO] Vectorize operator
[INFO] ZonalStats operator
[INFO] Demo programs
[INFO] VectorBinarize operator
[INFO] ClassifiedStats operator
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JAITools 1.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jaitools ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jaitools ---
[INFO] Installing <
http://ares.opengeo.org/jenkins/job/jai-tools/ws/pom.xml> to /var/lib/jenkins/.m2/repository/org/jaitools/jaitools/1.4-SNAPSHOT/jaitools-1.4-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Support and utility classes 1.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading:
http://repo.maven.apache.org/maven2/javax/media/jai_core/1.1.3/jai_core-1.1.3.pom
Downloaded:
http://repo.maven.apache.org/maven2/javax/media/jai_core/1.1.3/jai_core-1.1.3.pom (0 B at 0.0 KB/sec)
Downloading:
http://repo.maven.apache.org/maven2/javax/media/jai_codec/1.1.3/jai_codec-1.1.3.pom
[WARNING] The POM for javax.media:jai_codec:jar:1.1.3 is missing, no dependency information available
Downloading:
http://repo.maven.apache.org/maven2/javax/media/jai_imageio/1.1/jai_imageio-1.1.pom
[WARNING] The POM for javax.media:jai_imageio:jar:1.1 is missing, no dependency information available
Downloading:
http://repo.maven.apache.org/maven2/javax/media/jai_core/1.1.3/jai_core-1.1.3.jar
Downloading:
http://repo.maven.apache.org/maven2/javax/media/jai_codec/1.1.3/jai_codec-1.1.3.jar
Downloading:
http://repo.maven.apache.org/maven2/javax/media/jai_imageio/1.1/jai_imageio-1.1.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JAITools .......................................... SUCCESS [0.530s]
[INFO] Support and utility classes ....................... FAILURE [1.426s]
[INFO] JAITools - image operators ........................ SKIPPED
[INFO] AttributeOpImage .................................. SKIPPED
[INFO] Contour operator .................................. SKIPPED
[INFO] Generate image operator ........................... SKIPPED
[INFO] KernelStats operator .............................. SKIPPED
[INFO] MaskedConvolve operator ........................... SKIPPED
[INFO] Regionalize operator .............................. SKIPPED
[INFO] RangeLookup operator .............................. SKIPPED
[INFO] Vectorize operator ................................ SKIPPED
[INFO] ZonalStats operator ............................... SKIPPED
[INFO] Demo programs ..................................... SKIPPED
[INFO] VectorBinarize operator ........................... SKIPPED
[INFO] ClassifiedStats operator .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.769s
[INFO] Finished at: Tue Aug 04 06:07:01 UTC 2015
[INFO] Final Memory: 4M/77M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project jt-utils: Could not resolve dependencies for project org.jaitools:jt-utils:jar:1.4-SNAPSHOT: The following artifacts could not be resolved: javax.media:jai_core:jar:1.1.3, javax.media:jai_codec:jar:1.1.3, javax.media:jai_imageio:jar:1.1: Could not find artifact javax.media:jai_core:jar:1.1.3 in central (
http://repo.maven.apache.org/maven2) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :jt-utils
Build step 'Invoke top-level Maven targets' marked build as failure