Hi Miguel, I do not understand why do you file a bug report against maven-invoker-plugin instead of jtidy. What do you think is wrong in the package?
Cheers, Torsten Am 09.08.2011 16:39, schrieb Miguel Landaeta: > Package: maven-invoker-plugin > Version: 1.3-2 > Severity: serious > > As title says. > There was an recent update on jtidy package that breaks the > build of this package due to a missing artifact in the maven repository. > > The relevant error message is shown below and the complete > build log is attached: > > [INFO] Building Maven Invoker Plugin > [INFO] task-segment: [package] > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) jtidy:jtidy:jar:debian > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=jtidy -DartifactId=jtidy > -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=jtidy -DartifactId=jtidy > -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] > -DrepositoryId=[id] > > Path to dependency: > 1) org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:2.5 > 2) org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:debian > 3) jtidy:jtidy:jar:debian > > ---------- > 1 required artifact is missing. > > for artifact: > org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:2.5 > > from the specified remote repositories: > central (http://repo1.maven.org/maven2) -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org