RE: Where is org.apache.maven.scm.providers.svn.settings.Settings?
Sorry! I have just checked out the entire trunk and now I don't get compilation errors on those classes. zsolt >-Original Message- >From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] >Sent: Saturday, April 08, 2006 7:19 PM >To: [email protected] >Subject: Re: Where is org.apache.maven.scm.providers.svn.settings.Settings? > >hehe, the command must be read 'mvn clean install' in maven-scm-provider- >svn-commons directory > >Emmanuel > >Zsolt a écrit : >> I got: >> >> mvn clean install in maven-scm-provider-svn-commons >> >> >> [INFO] Scanning for projects... >> [INFO] >> >> [ERROR] BUILD FAILURE >> [INFO] >> >> [INFO] Invalid task 'in': you must specify a valid lifecycle phase, or a >> goal in the format plugin:goal or >> pluginGroupId:pluginArtifactId:pluginVersion:goal >> [INFO] >> >> [INFO] For more information, run Maven with the -e switch >> [INFO] >> >> [INFO] Total time: < 1 second >> [INFO] Finished at: Sat Apr 08 16:55:57 CEST 2006 >> [INFO] Final Memory: 1M/2M >> [INFO] >> ---------------- >> >> >> >>>-Original Message- >>>From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] >>>Sent: Tuesday, April 04, 2006 9:44 AM >>>To: [email protected] >>>Subject: Re: Where is >org.apache.maven.scm.providers.svn.settings.Settings? >>> >>>mvn clean install in maven-scm-provider-svn-commons >>> >>>Emmanuel >>> >>>Zsolt a écrit : >>> >>>>Can you provide me some instructions how to do that? >>>> >>>> >>>> >>>>>-Original Message- >>>>>From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] >>>>>Sent: Thursday, March 30, 2006 4:12 PM >>>>>To: [email protected] >>>>>Subject: Re: Where is >>> >>>org.apache.maven.scm.providers.svn.settings.Settings? >>> >>>>>It's a generated class. If you want it, you must build with maven2. >>>>> >>>>>Emmanuel >>>>> >>>>>Zsolt a écrit : >>>>> >>>>> >>>>>>I have checked out the sources from the trunk but cannot compile >because >>>>> >>>>>for >>>>> >>>>> >>>>>>example the class below is missing: >>>>>> >>>>>>org.apache.maven.scm.providers.svn.settings.Settings >>>>>> >>>>>>Where can I find it? >>>>>> >>>>>>Zsolt >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>> >>>> >>>> >>>> >>>> >> >> >> >>
Re: Where is org.apache.maven.scm.providers.svn.settings.Settings?
hehe, the command must be read 'mvn clean install' in maven-scm-provider-svn-commons directory Emmanuel Zsolt a écrit : I got: mvn clean install in maven-scm-provider-svn-commons [INFO] Scanning for projects... [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] Invalid task 'in': you must specify a valid lifecycle phase, or a goal in the format plugin:goal or pluginGroupId:pluginArtifactId:pluginVersion:goal [INFO] [INFO] For more information, run Maven with the -e switch [INFO] [INFO] Total time: < 1 second [INFO] Finished at: Sat Apr 08 16:55:57 CEST 2006 [INFO] Final Memory: 1M/2M [INFO] -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 04, 2006 9:44 AM To: [email protected] Subject: Re: Where is org.apache.maven.scm.providers.svn.settings.Settings? mvn clean install in maven-scm-provider-svn-commons Emmanuel Zsolt a écrit : Can you provide me some instructions how to do that? -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Thursday, March 30, 2006 4:12 PM To: [email protected] Subject: Re: Where is org.apache.maven.scm.providers.svn.settings.Settings? It's a generated class. If you want it, you must build with maven2. Emmanuel Zsolt a écrit : I have checked out the sources from the trunk but cannot compile because for example the class below is missing: org.apache.maven.scm.providers.svn.settings.Settings Where can I find it? Zsolt
Re: Where is org.apache.maven.scm.providers.svn.settings.Settings?
Zsolt wrote: I got: mvn clean install in maven-scm-provider-svn-commons You typed "mvn in" somewhere in there. [INFO] Scanning for projects... [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] Invalid task 'in': you must specify a valid lifecycle phase, or a ^^ ^^ goal in the format plugin:goal or pluginGroupId:pluginArtifactId:pluginVersion:goal [INFO] [INFO] For more information, run Maven with the -e switch [INFO] [INFO] Total time: < 1 second [INFO] Finished at: Sat Apr 08 16:55:57 CEST 2006 [INFO] Final Memory: 1M/2M [INFO] -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 04, 2006 9:44 AM To: [email protected] Subject: Re: Where is org.apache.maven.scm.providers.svn.settings.Settings? mvn clean install in maven-scm-provider-svn-commons Emmanuel Zsolt a écrit : Can you provide me some instructions how to do that? -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Thursday, March 30, 2006 4:12 PM To: [email protected] Subject: Re: Where is org.apache.maven.scm.providers.svn.settings.Settings? It's a generated class. If you want it, you must build with maven2. Emmanuel Zsolt a écrit : I have checked out the sources from the trunk but cannot compile because for example the class below is missing: org.apache.maven.scm.providers.svn.settings.Settings Where can I find it? Zsolt -- jvz. Jason van Zyl jason at maven.org http://maven.apache.org Simplex sigillum veri. (Simplicity is the seal of truth.)
RE: Where is org.apache.maven.scm.providers.svn.settings.Settings?
I got: mvn clean install in maven-scm-provider-svn-commons [INFO] Scanning for projects... [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] Invalid task 'in': you must specify a valid lifecycle phase, or a goal in the format plugin:goal or pluginGroupId:pluginArtifactId:pluginVersion:goal [INFO] [INFO] For more information, run Maven with the -e switch [INFO] [INFO] Total time: < 1 second [INFO] Finished at: Sat Apr 08 16:55:57 CEST 2006 [INFO] Final Memory: 1M/2M [INFO] >-Original Message- >From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] >Sent: Tuesday, April 04, 2006 9:44 AM >To: [email protected] >Subject: Re: Where is org.apache.maven.scm.providers.svn.settings.Settings? > >mvn clean install in maven-scm-provider-svn-commons > >Emmanuel > >Zsolt a écrit : >> Can you provide me some instructions how to do that? >> >> >>>-Original Message- >>>From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] >>>Sent: Thursday, March 30, 2006 4:12 PM >>>To: [email protected] >>>Subject: Re: Where is >org.apache.maven.scm.providers.svn.settings.Settings? >>> >>>It's a generated class. If you want it, you must build with maven2. >>> >>>Emmanuel >>> >>>Zsolt a écrit : >>> >>>>I have checked out the sources from the trunk but cannot compile because >>> >>>for >>> >>>>example the class below is missing: >>>> >>>>org.apache.maven.scm.providers.svn.settings.Settings >>>> >>>>Where can I find it? >>>> >>>>Zsolt >>>> >>>> >>>> >>>> >>>> >>>> >> >> >> >> >>
Re: Where is org.apache.maven.scm.providers.svn.settings.Settings?
mvn clean install in maven-scm-provider-svn-commons Emmanuel Zsolt a écrit : Can you provide me some instructions how to do that? -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Thursday, March 30, 2006 4:12 PM To: [email protected] Subject: Re: Where is org.apache.maven.scm.providers.svn.settings.Settings? It's a generated class. If you want it, you must build with maven2. Emmanuel Zsolt a écrit : I have checked out the sources from the trunk but cannot compile because for example the class below is missing: org.apache.maven.scm.providers.svn.settings.Settings Where can I find it? Zsolt
