cvs commit: maven-plugins/latka project.xml

2004-05-17 Thread brett
brett 2004/05/17 22:45:31 Modified:latkaproject.xml Log: update httpclient Revision ChangesPath 1.32 +1 -1 maven-plugins/latka/project.xml Index: project.xml === RCS file: /home/cvs/m

cvs commit: maven-plugins/console project.xml

2004-05-17 Thread brett
brett 2004/05/17 22:25:26 Modified:repository project.xml console project.xml Log: fix rogue dist directory definitions Revision ChangesPath 1.21 +0 -1 maven-plugins/repository/project.xml Index: project.xml =

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

2004-05-17 Thread brett
brett 2004/05/17 22:14:41 Modified:checkstyle/xdocs changes.xml Log: change log Revision ChangesPath 1.31 +3 -0 maven-plugins/checkstyle/xdocs/changes.xml Index: changes.xml === RCS file:

cvs commit: maven-plugins/checkstyle project.xml

2004-05-17 Thread brett
brett 2004/05/17 22:12:06 Modified:checkstyle project.xml Log: [maven-scm-plugin] prepare release 2.4.1 Revision ChangesPath 1.48 +6 -1 maven-plugins/checkstyle/project.xml Index: project.xml =

cvs commit: maven-plugins/checkstyle plugin.jelly

2004-05-17 Thread brett
brett 2004/05/17 22:10:18 Modified:checkstyle plugin.jelly Log: fix default on non-Windows machines Revision ChangesPath 1.25 +1 -1 maven-plugins/checkstyle/plugin.jelly Index: plugin.jelly ===

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

2004-05-17 Thread brett
brett 2004/05/17 18:42:52 Modified:src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH MavenSession.java Log: update version (Thanks Emmanuel!) Revision ChangesPath No revision No revision 1.18.4.11 +2 -2

cvs commit: maven-components/maven-plugin/src/main/java/org/apache/maven/plugin/descriptor - New directory

2004-05-17 Thread jvanzyl
jvanzyl 2004/05/17 18:37:17 maven-components/maven-plugin/src/main/java/org/apache/maven/plugin/descriptor - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2004-05-17 Thread dion_gillard
Huh? Javadoc runs off the sources not off the compiled code. -- dIon Gillard, Multitask Consulting [EMAIL PROTECTED] wrote on 18/05/2004 08:30:28 AM: > aheritier2004/05/17 15:30:28 > > Modified:ant/src/plugin-resources/templates build.jelly > Log: > we can't create the javadoc i

RE: Maven console plugin 1.1 released

2004-05-17 Thread Brett Porter
You are right - thanks. I don't know how this happened. Will correct and verify shortly. - Brett > -Original Message- > From: Dominik Dahlem [mailto:[EMAIL PROTECTED] > Sent: Monday, 17 May 2004 6:08 PM > To: Maven Users List > Cc: [EMAIL PROTECTED] > Subject: Re: Maven console plugin 1

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

2004-05-17 Thread aheritier
aheritier2004/05/17 15:30:28 Modified:ant/src/plugin-resources/templates build.jelly Log: we can't create the javadoc if the code isn't built. Revision ChangesPath 1.14 +1 -1 maven-plugins/ant/src/plugin-resources/templates/build.jelly Index: build.jelly

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

2004-05-17 Thread jvanzyl
Performing an update of maven-components ... Updates occured, build required ... P maven-project/src/main/java/org/apache/maven/artifact/AbstractMavenArtifact.java P maven-project/src/main/java/org/apache/maven/artifact/collector/ArtifactCollector.java P maven-project/src/main/java/org/apache/

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

2004-05-17 Thread michal
michal 2004/05/17 14:11:34 Modified:maven-project/src/main/java/org/apache/maven/artifact/collector DefaultArtifactCollector.java ArtifactCollector.java ArtifactCollectionResult.java maven-project/src

Re: cvs commit: maven-components/maven-project/src/main/java/org/apache/maven/artifact/downloader DefaultArtifactDownloader.java ArtifactDownloader.java

2004-05-17 Thread Jason van Zyl
On Mon, 2004-05-17 at 14:52, Jerome Lacoste wrote: > > it seems like snapshotResolver doesn't get initialized... It does indeed get initialized, the container does it. In our case Plexus. Also, if look at the tests you'll see that all the child components in teh snapshot resolver are live and f

Re: cvs commit: maven-components/maven-project/src/main/java/org/apache/maven/artifact/downloader DefaultArtifactDownloader.java ArtifactDownloader.java

2004-05-17 Thread Jerome Lacoste
> > 1.5 +13 -2 > maven-components/maven-project/src/main/java/org/apache/maven/artifact/resolver/DefaultArtifactResolver.java > > Index: DefaultArtifactResolver.java > === > RCS file: > /home/cvs/maven-compone

Re: cvs commit: maven-components/maven-project/src/main/java/org/apache/maven/artifact/snapshot DefaultSnapshotResolver.java

2004-05-17 Thread Jerome Lacoste
On Sun, 2004-05-16 at 13:26, [EMAIL PROTECTED] wrote: > michal 2004/05/16 10:26:11 > > Modified:maven-project/src/test/resources/remote-repo-1/maven-test/jars > maven-test-b-1.0.jar.md5 maven-test-b-1.0.jar >maven-project/src/main/java/org/apache/

RE: Problem with maven site

2004-05-17 Thread Arnaud Heritier
I added it to the xdoc plugin the last time :-( I will re-add it. Arnaud > -Message d'origine- > De : Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Envoyé : lundi 17 mai 2004 11:01 > À : Maven Developers List; [EMAIL PROTECTED] > Objet : Re: Problem with maven site > > Hi, > > The pdf i

cvs commit: maven-plugins/xdoc/src/plugin-resources/images pdf.gif

2004-05-17 Thread aheritier
aheritier2004/05/17 02:05:31 Added: xdoc/src/plugin-resources/images pdf.gif Log: pdf icon for links Revision ChangesPath 1.1 maven-plugins/xdoc/src/plugin-resources/images/pdf.gif <> ---

RE: Problem with maven site

2004-05-17 Thread Arnaud Heritier
I added the image manually. Can you verify Brett if you reproduce the problem?? Arnaud > -Message d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Envoyé : lundi 17 mai 2004 10:43 > À : Maven Developers List > Objet : Re: Problem with maven site > > It's definitely not th

Re: Problem with maven site

2004-05-17 Thread Emmanuel Venisse
Hi, The pdf icon isn't in cvs!!! Emmanuel - Original Message - From: "Arnaud HERITIER" <[EMAIL PROTECTED]> To: "'Maven Developers List'" <[EMAIL PROTECTED]> Sent: Monday, May 17, 2004 10:38 AM Subject: Problem with maven site > Hello, > > Someone updates the maven site but the pdf ic

RE: [VOTE] Remove developers from plugins project.xml

2004-05-17 Thread Arnaud Heritier
> > I don't have time until early June, but would be happy to help you if > you need by then. Same thing for me. We could think about this in June. > > > > Jerome Arnaud - To unsubscribe, e-mail: [EMAIL PROTECTED] For add

Re: Problem with maven site

2004-05-17 Thread dion_gillard
It's definitely not there. And I believe this was reported to the PMC a few days ago. -- dIon Gillard, Multitask Consulting "Arnaud HERITIER" <[EMAIL PROTECTED]> wrote on 17/05/2004 06:38:42 PM: > Hello, > >Someone updates the maven site but the pdf icon is missing. > >Can you verify

Problem with maven site

2004-05-17 Thread Arnaud HERITIER
Hello, Someone updates the maven site but the pdf icon is missing. Can you verify? Thanks Arnaud - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Maven console plugin 1.1 released

2004-05-17 Thread Dominik Dahlem
Hi, I tried to download the new version of the console plugin and noticed that it is not up yet. Cheers, Dominik On Sun, 2004-05-16 at 03:28, [EMAIL PROTECTED] wrote: > The maven team is pleased to announce the Maven Console Plugin 1.1 release! > > http://maven.apache.org/reference/plugins/con