Hi,

I am a newbie. I want to update latest source code from cvs before building the project. I tried to put <scm> into pom.xml like this

<scm>
<connection>scm:cvs:pserver:[EMAIL 
PROTECTED]:/usr/local/arg:common-util</connection>
</scm>

and run the following command

$ m2 scm:update

I got this error

Downloading: org/apache/maven/plugins/maven-scm-plugin/1.0-SNAPSHOT/maven-scm-plugin-1.0-SNAPSHOT.jar
[WARNING] Unable to get resource from repository http://repo1.maven.org/maven2


It seems that there is no maven-scm-plugin-1.0-SNAPSHOT.jar on the remote repo, any idea?

Thanks
Chalermpong Chaiyawan

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



Reply via email to