Re: Problem with cygwin

2004-05-18 Thread dion_gillard
Yep, I've seen it. I just figured cygwin usage wasn't supported. -- dIon Gillard, Multitask Consulting "Emmanuel Venisse" <[EMAIL PROTECTED]> wrote on 19/05/2004 03:09:21 PM: > Hi all, > > I have a litte problem with cygwin. I have this error : > > cygpath: error converting > ":/home/eveniss

Problem with cygwin

2004-05-18 Thread Emmanuel Venisse
Hi all, I have a litte problem with cygwin. I have this error : cygpath: error converting ":/home/evenisse/.maven/repository/junit/jars/junit-3. 8.1.jar:/home/evenisse/.maven/repository/surefire/jars/surefire-booter-1.0.j ar:/ home/evenisse/.maven/repository/surefire/jars/surefire-1.0.jar:/home/e

[maven2 build] Tue May 18 21:37:13 EDT 2004

2004-05-18 Thread jvanzyl
Performing a clean check out of maven-components ... Updates occured, build required ... --- Building mboot ... --- -

cvs commit: maven-components/maven-project/src/test/java/org/apache/maven/project AbstractProjectTestCase.java

2004-05-18 Thread jvanzyl
jvanzyl 2004/05/18 18:37:05 Modified:maven-project/src/main/java/org/apache/maven/artifact/resolver DefaultArtifactResolver.java maven-project/src/test/java/org/apache/maven/artifact/downloader DefaultArtifactDownloaderTest.j

cvs commit: maven-components/maven-project/src/main/resources/META-INF/plexus components.xml

2004-05-18 Thread jvanzyl
jvanzyl 2004/05/18 18:35:12 Modified:maven-project/src/main/resources/META-INF/plexus components.xml Log: o adding snapshot resolver requirement to artifact resolver, the snapshot resolver is null otherwise. Revision ChangesPath 1.13 +3 -2

cvs commit: maven-components/maven-plugins/maven-xdoc-plugin/src/test/resources/xdocs - New directory

2004-05-18 Thread jvanzyl
jvanzyl 2004/05/18 17:53:52 maven-components/maven-plugins/maven-xdoc-plugin/src/test/resources/xdocs - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-plugins/maven-xdoc-plugin/src/test/resources - New directory

2004-05-18 Thread jvanzyl
jvanzyl 2004/05/18 17:52:10 maven-components/maven-plugins/maven-xdoc-plugin/src/test/resources - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Mails from JIRA

2004-05-18 Thread Jeff Turner
On Tue, May 18, 2004 at 11:30:19AM +0200, Arnaud HERITIER wrote: > Are you receiving emails from Jira since Wednesday? > > I noticed that my last email received from Jira was a comment on MAVEN-1249. > > Is it a problem with the Jira upgrade?? Could be. Cc'ing the relevant person. Bob, from JI

cvs commit: maven-plugins/xdoc/xdocs changes.xml

2004-05-18 Thread aheritier
aheritier2004/05/18 15:39:13 Modified:xdoc project.xml xdoc/src/plugin-resources/templates maven-reports.xml xdoc/xdocs changes.xml Log: MPXDOC-102 and upgrade to 1.7.1-SNAPSHOT Revision ChangesPath 1.51 +11 -1 maven-plugins/xdoc

Re: Continuum status

2004-05-18 Thread Rafal Krzewski
Janne Kario wrote: What is the status of the Continuum? I tried searching the apache cvs tree for something that I could play with but was unsuccessful. Continuum is based on maven2, which is not available for public consumption yet. I wouldn't expect that Continuum surfaces in any form before ma

Continuum status

2004-05-18 Thread Janne Kario
What is the status of the Continuum? I tried searching the apache cvs tree for something that I could play with but was unsuccessful. - janne - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

cvs commit: maven-plugins/checkstyle/xdocs changes.xml

2004-05-18 Thread aheritier
aheritier2004/05/18 14:50:24 Modified:checkstyle plugin.jelly project.xml checkstyle/xdocs changes.xml Log: MPCHECKSTYLE-21 + upgrade plugin to 2.4.2-SNAPSHOT Revision ChangesPath 1.26 +3 -0 maven-plugins/checkstyle/plugin.jelly Index: plugin

cvs commit: maven-plugins/javadoc/xdocs changes.xml

2004-05-18 Thread aheritier
aheritier2004/05/18 14:49:38 Modified:javadoc project.xml javadoc/xdocs changes.xml Log: I prefer to move the plugin to 1.5.1 and not to 1.6 because actually there's only a bug fix Revision ChangesPath 1.36 +1 -1 maven-plugins/javadoc/project.xm

cvs commit: maven-plugins/ant/xdocs changes.xml

2004-05-18 Thread aheritier
aheritier2004/05/18 14:29:51 Modified:ant project.xml ant/xdocs changes.xml Log: - upgrade plugin to 1.8-SNAPSHOT Revision ChangesPath 1.40 +2 -2 maven-plugins/ant/project.xml Index: project.xml

Re: cvs commit: maven-plugins/ant/src/plugin-resources/templates build.jelly

2004-05-18 Thread Jerome Lacoste
On Tue, 2004-05-18 at 17:16, [EMAIL PROTECTED] wrote: > aheritier2004/05/18 14:16:04 > > Modified:ant/src/plugin-resources/templates build.jelly > Log: > - replace "compile" dependency in "javadoc" target with "get-deps" > - add a path reference for libs > - run Junit only if pre

cvs commit: maven-plugins/javadoc project.xml

2004-05-18 Thread aheritier
aheritier2004/05/18 14:23:48 Modified:javadoc project.xml Log: - upgrade plugin to 1.6-SNAPSHOT Revision ChangesPath 1.35 +9 -1 maven-plugins/javadoc/project.xml Index: project.xml === RCS

cvs commit: maven-plugins/javadoc/xdocs changes.xml

2004-05-18 Thread aheritier
aheritier2004/05/18 14:23:31 Modified:javadoc/xdocs changes.xml Log: - upgrade plugin to 1.6-SNAPSHOT - add MPJAVADOC-24 change Revision ChangesPath 1.29 +3 -0 maven-plugins/javadoc/xdocs/changes.xml Index: changes.xml ==

cvs commit: maven-plugins/ant/src/plugin-resources/templates build.jelly

2004-05-18 Thread aheritier
aheritier2004/05/18 14:16:04 Modified:ant/src/plugin-resources/templates build.jelly Log: - replace "compile" dependency in "javadoc" target with "get-deps" - add a path reference for libs - run Junit only if present in ANT (display a warning otherwise) - comment unused downloa

[maven2 build] Tue May 18 17:07:00 EDT 2004

2004-05-18 Thread jvanzyl
Performing an update of maven-components ... Updates occured, build required ... P maven-project/src/test/java/org/apache/maven/artifact/collector/DefaultArtifactCollectorTest.java P maven-project/src/test/java/org/apache/maven/project/AbstractProjectTestCase.java -

cvs commit: maven-plugins/javadoc/src/plugin-test/src/main/org/apache/maven/doc-files example.txt

2004-05-18 Thread aheritier
aheritier2004/05/18 13:55:52 Modified:javadoc plugin.jelly javadoc/src/plugin-test .cvsignore maven.xml Added: javadoc/src/plugin-test/src/main/org/apache/maven package.html javadoc/src/plugin-test/src/main/org/apache/maven/d

cvs commit: maven-plugins/javadoc/src/plugin-test/src/main/org/apache/maven/doc-files - New directory

2004-05-18 Thread aheritier
aheritier2004/05/18 13:50:30 maven-plugins/javadoc/src/plugin-test/src/main/org/apache/maven/doc-files - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-components/maven-project/src/main/java/org/apache/maven/artifact/collector DefaultArtifactCollector.java

2004-05-18 Thread michal
michal 2004/05/18 13:09:17 Modified:maven-project/src/test/java/org/apache/maven/artifact/collector DefaultArtifactCollectorTest.java maven-project/src/test/java/org/apache/maven/project AbstractProjectTestCase.java

[maven2 build] Tue May 18 16:07:00 EDT 2004

2004-05-18 Thread jvanzyl
Performing an update of maven-components ... Updates occured, build required ... P maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java P maven-project/src/main/java/org/apache/maven/project/MavenProjectBuilder.java P maven-project/src/test/java/org/apache/maven/

cvs commit: maven-components/maven-project/src/test/java/org/apache/maven/artifact/collector DefaultArtifactCollectorTest.java

2004-05-18 Thread michal
michal 2004/05/18 12:39:46 Modified:maven-project/src/main/java/org/apache/maven/artifact/collector DefaultArtifactCollector.java ArtifactCollectionResult.java maven-project/src/main/java/org/apache/maven/project

RE: cvs commit: maven-plugins/ant/src/plugin-resources/templatesbuild.jelly

2004-05-18 Thread Arnaud Heritier
> -Message d'origine- > De : Jerome Lacoste [mailto:[EMAIL PROTECTED] > Envoyé : mardi 18 mai 2004 17:42 > À : Maven Developers List > Objet : RE: cvs commit: maven-plugins/ant/src/plugin- > resources/templatesbuild.jelly > > On Tue, 2004-05-18 at 05:09, Arnaud Heritier wrote: > > Yes, s

Re: cvs commit: maven/src/java/org/apache/maven MavenSession.java

2004-05-18 Thread Jerome Lacoste
I have put a note on my todo list that one could introduce a token replacement mechanism here so that value gets set at build time based on the POM settings. Will work on it at worst early June, if noones does it before. Jerome On Mon, 2004-05-17 at 21:42, [EMAIL PROTECTED] wrote: > brett

RE: cvs commit: maven-plugins/ant/src/plugin-resources/templates build.jelly

2004-05-18 Thread Jerome Lacoste
On Tue, 2004-05-18 at 05:09, Arnaud Heritier wrote: > Yes, sorry, the log isn't correct. > The problem was that you couldn't call "ant javadoc" direclty because we > used this classpath > > > > > > > > > $${defaulttargetdir}/$${final.name}.jar

Re: Mails from JIRA

2004-05-18 Thread Felipe Leme
Is this definitive or temporary? BTW, I haven't received any [EMAIL PROTECTED] messages for 2 days (I think it was Friday/Saturday). Is anything wrong with ASF's server (as there was some sort of discussion in the infra list about the load on hermes)? Felipe Joachim Bader wrote: since wednesday

RE: Mails from JIRA

2004-05-18 Thread Arnaud Heritier
Ok, I made the same error. It's why I didn't see this problem before. Arnaud > -Message d'origine- > De : Joachim Bader [mailto:[EMAIL PROTECTED] > Envoyé : mardi 18 mai 2004 13:09 > À : Maven Developers List > Objet : Re: Mails from JIRA > > On Tuesday 18 May 2004 12:57, Arnaud Heriti

Re: Mails from JIRA

2004-05-18 Thread Joachim Bader
On Tuesday 18 May 2004 12:57, Arnaud Heritier wrote: > I receive the maven-dev emails but no Jira emails since Wednesday :-( ups, I'm so sorry. since wednesday no jira emails are send to the maven-dev list. I received only the jira emails addressed directly to me. Joachim --

RE: Mails from JIRA

2004-05-18 Thread Arnaud Heritier
I understand nothing. I receive the maven-dev emails but no Jira emails since Wednesday :-( After CVS problems with cvsnt, ... I'm damned!!! Arnaud > -Message d'origine- > De : Joachim Bader [mailto:[EMAIL PROTECTED] > Envoyé : mardi 18 mai 2004 12:43 > À : Maven Developers List > Obje

Re: Mails from JIRA

2004-05-18 Thread Joachim Bader
On Tuesday 18 May 2004 11:30, Arnaud HERITIER wrote: > Are you receiving emails from Jira since Wednesday? yes, last email was about MPCRUISECONTROL-2 I don't miss an email Joachim - To unsubscribe, e-mail: [EMAIL PROTECTED] Fo

Mails from JIRA

2004-05-18 Thread Arnaud HERITIER
Are you receiving emails from Jira since Wednesday? I noticed that my last email received from Jira was a comment on MAVEN-1249. Is it a problem with the Jira upgrade?? Arnaud - To unsubscribe, e-mail: [EMAIL PROTECTED] For

cvs commit: maven-plugins/xdoc/src/plugin-resources/css maven-classic.css maven-theme.css

2004-05-18 Thread aheritier
aheritier2004/05/18 02:23:28 Modified:xdoc/src/plugin-resources/css maven-classic.css maven-theme.css Log: add classes externalLink and newWindow for . Revision ChangesPath 1.3 +3 -3 maven-plugins/xdoc/src/plugin-resources/css/maven-clas

RE: cvs commit: maven-plugins/checkstyle plugin.jelly

2004-05-18 Thread Arnaud Heritier
Brett, I think it fixes this: http://jira.codehaus.org/browse/MPCHECKSTYLE-22 Arnaud > -Message d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Envoyé : mardi 18 mai 2004 07:10 > À : [EMAIL PROTECTED] > Objet : cvs commit: maven-plugins/checkstyle plugin.jelly > > brett

RE: cvs commit: maven-plugins/ant/src/plugin-resources/templates build.jelly

2004-05-18 Thread Arnaud Heritier
Yes, sorry, the log isn't correct. The problem was that you couldn't call "ant javadoc" direclty because we used this classpath $${defaulttargetdir}/$${final.name}.jar is created in the jar target. Arnaud > -Message d'origine- > De :