mojohaus / rpm-maven-plugin

http://www.mojohaus.org/rpm-maven-plugin/
Other
56 stars 48 forks source link

Move mojo parent to github #5

Closed dadoonet closed 9 years ago

dadoonet commented 9 years ago

running mvn site gives:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-cli) on project rpm-maven-plugin: Execution default-cli of goal org.apache.maven.plugins:maven-site-plugin:3.4:site failed: org.apache.maven.reporting.MavenReportException: Could not find resource 'http://svn.codehaus.org/mojo/tags/mojo-parent-34/src/main/config/pmd/mojo_rules.xml'. -> [Help 1]

So I guess you need to update mojo-parent to a more recent version which set mojo_rules.xml to its new URL?

dantran commented 9 years ago

fixed