Hi together

I'm trying to set up a companywide remote repository. The goal is to host
our own plugins and different plugins from the net.

Because StatCVS is not longer in the Maven default package I tried to do
this:

1) Webserver with rsync to ibiblio in my company (DONE)

2) Added the new StatCVS plugin from http://statcvs-xml.berlios.de/ in the
directorystructure:
http://myserver/maven/plugins/maven-statcvs-plugin-2.4.jar
(?is this the right place?)

3) because this is not working alone i tried to download the plugin from
the remoteRepository to my localRepo:
maven plugin:download -Dmaven.repo.remote=http://myserver/
-DgroupId=maven -DartifactId=maven-statcvs-plugin -Dversion=2.4

The download did work but I wasn't able to produce the report then.I
think I'm missing something important. I think I have to expand the jar
file to the local maven home, but I don't know how.
Do you know, what could be wrong?


Thanks a lot for your help.
Martin

"Maven is great!"

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to