Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven-Problems #9

Open
danielschulz opened this issue Feb 20, 2012 · 5 comments
Open

Maven-Problems #9

danielschulz opened this issue Feb 20, 2012 · 5 comments

Comments

@danielschulz
Copy link

Hi,

I tried now to get the code working for several days now. But I even get a Maven error:
"Error resolving version for plugin 'org.codehaus.mojo:rat-maven-plugin' from the repositories [local (C:\Users\schulzda.m2\repository), planetmirror.com (http://downloads.planetmirror.com/pub/maven2)]: Plugin not found in any plugin repository -> [Help 1]"

The problem is: I cannot build the entire project due to missing dependencies. Can you please provide your settings.xml from your .m2 folder? It would help me a lot.

Kind regards, Daniel.

@cescoffier
Copy link
Contributor

Hi,

It don't know planetmirror but the require plugin is available from Maven Central:

Downloading: http://repo1.maven.org/maven2/org/codehaus/mojo/rat-maven-plugin/maven-metadata.xml
Downloaded: http://repo1.maven.org/maven2/org/codehaus/mojo/rat-maven-plugin/maven-metadata.xml (463 B at 0.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/mojo/rat-maven-plugin/1.0-alpha-3/rat-maven-plugin-1.0-alpha-3.pom
Downloaded: http://repo1.maven.org/maven2/org/codehaus/mojo/rat-maven-plugin/1.0-alpha-3/rat-maven-plugin-1.0-alpha-3.pom (5 KB at 6.4 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/codehaus/mojo/rat-maven-plugin/1.0-alpha-3/rat-maven-plugin-1.0-alpha-3.jar
Downloaded: http://repo1.maven.org/maven2/org/codehaus/mojo/rat-maven-plugin/1.0-alpha-3/rat-maven-plugin-1.0-alpha-3.jar (22 KB at 26.9 KB/sec)

@danielschulz
Copy link
Author

Thanks a lot for your feedback. Unfortunately it cannot be found from Maven central. I looked this up and it shall be moved. The other downloads are just working fine -- Maven Rat doesn't.

@cescoffier
Copy link
Contributor

After verification, it's on central:

http://repo1.maven.org/maven2/org/codehaus/mojo/rat-maven-plugin/1.0-alpha-3/

@danielschulz
Copy link
Author

Thx. We check on that. Do I still need seperate qtJambi and it's env Variable to run chameRIA?

Sent from my iPhone

On 20.02.2012, at 12:11, "Clement Escoffier" [email protected] wrote:

After verification, it's on central:

http://repo1.maven.org/maven2/org/codehaus/mojo/rat-maven-plugin/1.0-alpha-3/


Reply to this email directly or view it on GitHub:
#9 (comment)

@cescoffier
Copy link
Contributor

About qtjambi, yes.

The chameRIA qtjambi is a bit different to fulfill some classloading issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants