[ http://jira.codehaus.org/browse/CONTINUUM-183?page=comments#action_40805 
]
     
Trygve Laugstol commented on CONTINUUM-183:
-------------------------------------------

Beware that if you want to do this you will have to build stuff from subversion 
and might not be very easy. The local SCM provider can be checked odut with

$ svn co 
http://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-providers/maven-scm-provider-local/

and built with

$ m2 install

Then copy the jar file over to Continuum under apps/continuum/lib, or if you 
build Continuum from SVN just add a dependency on it un 
continuum-plexus-application and it will be bundeled. Start Continuum and you 
should see that it's listed when starting up. The SCM provider is identified 
with "local" so IIRC a SCM URL will look like this: 
"scm:local:/home/foo/dev/project"

> Should be able to build without using SCM.
> ------------------------------------------
>
>          Key: CONTINUUM-183
>          URL: http://jira.codehaus.org/browse/CONTINUUM-183
>      Project: Continuum
>         Type: Wish
>   Components: continuum-core
>     Versions: 1.0-alpha-2
>  Environment: x86
> Windows NT 4.0
> j2sdk1.4.2_05
> maven 1.0.2
>     Reporter: Simon Richardson
>     Priority: Blocker

>
>
> The scm module does not support our version control system and I wondered if 
> there was a way to circumvent the scm aspect of continuum so that it only 
> builds what is on the file system?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to