M2 beta2, svn, CruiseControl, scm:update fails

2005-09-21 Thread Kahn, Peter
I am trying to get m2 working with subversion and CruiseControl. Amy I trying to do with too early? The following describes how the goal scm:update isn't working for me. Any suggestions would be welcomed. Thanks I have a simple pom:

M2: scm svn "does not work on my machines"....someone else must have them working together, right?

2005-09-06 Thread Kahn, Peter
Guys, I continue to have scm problems with maven2. Has anyone gotten m2 to work with subversion? If you have, can you let me know what I'm doing wrong, because this is blocking my attempts to work with continuum. Thanks.. If I try to issue the command {m2 scm:update or scm:update-project} get

RE: [M2] Problem building repoclean

2005-08-30 Thread Kahn, Peter
I ran into the same thing. Here is the solution (this being said, I got around the problem with not being able to download the snapshot and got into a situation where I can't build anything at all because of some problem. I do not know how it is related to this change, it may be 100% unrelated)

RE: m2, scm:update & subversion

2005-08-29 Thread Kahn, Peter
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(Defau ltArtifactResolver.java:104) ... 23 more -Original Message----- From: Kahn, Peter [mailto:[EMAIL PROTECTED] Sent: Monday, August 29, 2005 4:52 PM To: Maven Users List Subject: RE: m2, scm:update & subversion Thanks for the information.

RE: m2, scm:update & subversion

2005-08-29 Thread Kahn, Peter
g/maven2/plugins false Emmanuel Kahn, Peter wrote: > I have a simple project that I'm trying to get build under continuum, > but I seem to have and issue with scm:update which is stopping me. > > I have the following in my pom.xml >

m2, scm:update & subversion

2005-08-29 Thread Kahn, Peter
I have a simple project that I'm trying to get build under continuum, but I seem to have and issue with scm:update which is stopping me. I have the following in my pom.xml scm:svn:http://svn/svn/basecamp/SplitTop/m2main/Ftp http://svn/svn/basecamp/SplitTop/m2main/

The scm url cannot be null: continuum, M1, multiproject plugin and svn

2005-08-23 Thread Kahn, Peter
I am trying to get a simple multiproject maven pom to build under continuum and I'm have no luck. I either fail with the error below or something about how extend cannot be used. java.lang.NullPointerException: The scm url cannot be null. at org.apache.maven.scm.manager.DefaultScmManage