Comment 1 for bug 835769

Revision history for this message
James Page (james-page) wrote :

Actual error:

[INFO] Failed to resolve artifact.

Missing:
----------
1) org.eclipse.jdt.core.compiler:ecj:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.eclipse.jdt.core.compiler -DartifactId=ecj -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.eclipse.jdt.core.compiler -DartifactId=ecj -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
   1) org.codehaus.mojo:tomcat-maven-plugin:maven-plugin:1.1
   2) org.apache.tomcat:jasper:jar:debian
   3) org.eclipse.jdt.core.compiler:ecj:jar:debian

----------
1 required artifact is missing.

for artifact:
  org.codehaus.mojo:tomcat-maven-plugin:maven-plugin:1.1

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)