This one seems to fail now and then. Any ideas why? Nils-H
> ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) jfree:jcommon:jar:1.0.14 > > Try downloading the file manually from: > http://www.jfree.org/jcommon/ > > Then, install it using the command: > mvn install:install-file -DgroupId=jfree -DartifactId=jcommon > -Dversion=1.0.14 -Dpackaging=jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=jfree -DartifactId=jcommon > -Dversion=1.0.14 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] > -DrepositoryId=[id] > > Path to dependency: > 1) > org.apache.struts:struts2-jasperreports-plugin:jar:2.1.3-SNAPSHOT > 2) jasperreports:jasperreports:jar:3.0.0 > 3) jfree:jcommon:jar:1.0.14 > > 2) jfree:jfreechart:jar:1.0.11 > > Try downloading the file manually from: > http://www.jfree.org/jfreechart/ > > Then, install it using the command: > mvn install:install-file -DgroupId=jfree -DartifactId=jfreechart > -Dversion=1.0.11 -Dpackaging=jar -Dfile=/path/to/file > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=jfree -DartifactId=jfreechart > -Dversion=1.0.11 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] > -DrepositoryId=[id] > > Path to dependency: > 1) > org.apache.struts:struts2-jasperreports-plugin:jar:2.1.3-SNAPSHOT > 2) jasperreports:jasperreports:jar:3.0.0 > 3) jfree:jfreechart:jar:1.0.11 > > ---------- > 2 required artifacts are missing. > > for artifact: > org.apache.struts:struts2-jasperreports-plugin:jar:2.1.3-SNAPSHOT > > from the specified remote repositories: > central (https://maven.atlassian.com/repository/internal/), > atlassian-m1-repository (https://m2proxy.atlassian.com/repository/m1/), > apache.snapshots (http://people.apache.org/maven-snapshot-repository) > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]