Sorry for my mistake. I forget to pu -s before the location of my maven settings.
Charles Moulliard Senior Enterprise Architect Apache Camel Committer ***************************** blog : http://cmoulliard.blogspot.com On Mon, Sep 28, 2009 at 4:35 PM, Guillaume Nodet <[email protected]> wrote: > I think that's you command line. > Try without the "C:\Documents ...." argument, or maybe add the "-s" > option before it. > > On Mon, Sep 28, 2009 at 16:30, Charles Moulliard <[email protected]> wrote: >> Thxs. >> >> It seems that there is an error to build in this directory. >> >> D:\Dvlpt\Java\workspace-ganymede\apache-smx4-source\all>mvn clean >> install -Dtest=false "C:\Documents and >> Settings\Charlesm.STREAMLINED\.m2\settings_lo >> cal.xml" >> >> remark : all = http://svn.apache.org/repos/asf/servicemix/smx4/all >> >> [INFO] Apache ServiceMix Examples Integration Tests >> [INFO] Apache ServiceMix :: Assembly >> [INFO] Apache ServiceMix All POM >> [INFO] Searching repository for plugin with prefix: 'C'. >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] The plugin 'org.apache.maven.plugins:maven-C-plugin' does not >> exist or no valid version could be found >> >> >> Charles Moulliard >> Senior Enterprise Architect >> Apache Camel Committer >> >> ***************************** >> blog : http://cmoulliard.blogspot.com >> >> >> >> On Mon, Sep 28, 2009 at 4:23 PM, Chris Custine <[email protected]> >> wrote: >>> I typically use http://svn.apache.org/repos/asf/servicemix/smx4/all to check >>> out everything (this always points to trunk of the individual modules), and >>> every few days I use this top level to build with a clean repository and >>> disable my Nexus as a sanity check. I also use this top level to generate >>> my IDE project files. Other than those scenarios, I always operate on nmr, >>> features, bundles, etc as individual projects and run my tests and svn >>> commits from the subprojects. >>> >>> Chris >>> -- >>> Chris Custine >>> FUSESource :: http://fusesource.com >>> My Blog :: http://blog.organicelement.com >>> Apache ServiceMix :: http://servicemix.apache.org >>> Apache Directory Server :: http://directory.apache.org >>> >>> >>> On Mon, Sep 28, 2009 at 7:50 AM, Charles Moulliard >>> <[email protected]>wrote: >>> >>>> What is the SVN folder to be used to build SMX4 ? >>>> >>>> http://svn.apache.org/repos/asf/servicemix/smx4/all >>>> >>>> or >>>> >>>> ? >>>> >>>> Regards, >>>> >>>> Charles Moulliard >>>> Senior Enterprise Architect >>>> Apache Camel Committer >>>> >>>> ***************************** >>>> blog : http://cmoulliard.blogspot.com >>>> >>> >> > > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > ------------------------ > Open Source SOA > http://fusesource.com >
