2010/11/16 jeb001 <[email protected]>:
> I'm trying to build my first release using maven.. and I've got that error :
> "Missing required setting: scm connection or developerConnection must be
> specified."
>
> So, I had in my main pom.xml those lines :
>        <scm>
>                
> <connection>scm:cvs:pserver:user:@cvsIP:/cvs:moduleName</connection>
>
> <developerConnection>scm:cvs:pserver:user:@cvsIP:/cvs:moduleName</developerConnection>
>                <tag>HEAD</tag>
>                <url>http://google.fr</url>
>        </scm>

I don't see anything wrong with it. What do you mean with "main pom"?

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to