Skip to content

Instantly share code, notes, and snippets.

@jkburges
Created October 14, 2015 00:26
Show Gist options
  • Save jkburges/76171129d9e6101bccf9 to your computer and use it in GitHub Desktop.
Save jkburges/76171129d9e6101bccf9 to your computer and use it in GitHub Desktop.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for au.org.emii.wps:gogoduck:jar:2.0
[WARNING] The expression ${parent.version} is deprecated. Please use ${project.parent.version} instead.
[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.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building gogoduck 2.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for javax.media:jai_codec:jar:1.1.3 is missing, no dependency information available
[WARNING] The POM for javax.media:jai_imageio:jar:1.1 is missing, no dependency information available
[WARNING] The POM for java3d:vecmath:jar:1.3.2 is missing, no dependency information available
[WARNING] The POM for jgridshift:jgridshift:jar:1.0 is missing, no dependency information available
[WARNING] The POM for org.eclipse.emf:common:jar:2.6.0 is missing, no dependency information available
[WARNING] The POM for org.eclipse.emf:ecore:jar:2.6.1 is missing, no dependency information available
[WARNING] The POM for it.geosolutions.imageio-ext:imageio-ext-tiff:jar:1.1.10 is missing, no dependency information available
[WARNING] The POM for org.eclipse.xsd:xsd:jar:2.6.0 is missing, no dependency information available
[WARNING] The POM for org.apache.xml:xml-commons-resolver:jar:1.2 is missing, no dependency information available
[WARNING] The POM for it.geosolutions.imageio-ext:imageio-ext-streams:jar:1.1.10 is missing, no dependency information available
[WARNING] The POM for it.geosolutions.imageio-ext:imageio-ext-geocore:jar:1.1.10 is missing, no dependency information available
[WARNING] The POM for it.geosolutions.imageio-ext:imageio-ext-arcgrid:jar:1.1.10 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.887 s
[INFO] Finished at: 2015-10-14T11:26:14+11:00
[INFO] Final Memory: 11M/310M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project gogoduck: Could not resolve dependencies for project au.org.emii.wps:gogoduck:jar:2.0: The following artifacts could not be resolved: it.geosolutions.imageio-ext:imageio-ext-streams:jar:1.1.10, it.geosolutions.imageio-ext:imageio-ext-geocore:jar:1.1.10, org.apache.xml:xml-commons-resolver:jar:1.2, org.eclipse.emf:common:jar:2.6.0, org.eclipse.emf:ecore:jar:2.6.1, javax.media:jai_core:jar:1.1.3, java3d:vecmath:jar:1.3.2, jgridshift:jgridshift:jar:1.0, org.eclipse.xsd:xsd:jar:2.6.0, javax.media:jai_imageio:jar:1.1, it.geosolutions.imageio-ext:imageio-ext-arcgrid:jar:1.1.10, it.geosolutions.imageio-ext:imageio-ext-tiff:jar:1.1.10, javax.media:jai_codec:jar:1.1.3: Failure to find it.geosolutions.imageio-ext:imageio-ext-streams:jar:1.1.10 in https://artifacts.unidata.ucar.edu/content/repositories/unidata-releases/ was cached in the local repository, resolution will not be reattempted until the update interval of unidata-releases has elapsed or updates are forced -> [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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment