[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Jiffle project .................................... SUCCESS [1.159s]
[INFO] Jiffle language ................................... FAILURE [3.953s]
[INFO] Jiffle demo programs .............................. SKIPPED
[INFO] Jiffle image operator ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.090s
[INFO] Finished at: Tue Sep 15 00:12:03 UTC 2015
[INFO] Final Memory: 4M/75M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project jt-jiffle-language: Could not resolve dependencies for project org.jaitools:jt-jiffle-language:jar:0.3-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 jaitools-snapshots (http://oss.sonatype.org/content/repositories/snapshots) -> [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-jiffle-language
Build step 'Invoke top-level Maven targets' marked build as failure