RE: [Solved] my problem with xdoc plugin

2004-06-27 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: lundi 28 juin 2004 01:20 > To: Maven Developers List > Subject: Re: [Solved] my problem with xdoc plugin > > Perhaps you were using a SNAPSHOT version of jelly, jelly-tags-xml or > jexl? Well I had a pristine ch

Self-dependent plugin

2004-06-27 Thread Julian Scheid
Hello Maven friends, I have some questions about the Maven plugin system which require a bit of context, please bear with me for a minute. I have recently written a Java code generator which meanwhile is self-hosting, that is: part of the code generator's code is generated by itself. This makes the

[jira] Commented: (MPJAVADOC-28) @link tag not working with package names

2004-06-27 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Sun, 27 Jun 2004 8:13 PM Body: I think that this problem is due to the fact that we use a list of files and not a directory and a package as input for the javadoc. We need to implement a flag that

cvs commit: maven-plugins/pdf plugin.jelly

2004-06-27 Thread aheritier
aheritier2004/06/27 17:07:24 Modified:pdf plugin.jelly Log: - code cleanup - new debug informations Revision ChangesPath 1.20 +230 -138 maven-plugins/pdf/plugin.jelly Index: plugin.jelly =

[jira] Created: (MPARTIFACT-21) distributionSite and distributionAddress

2004-06-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPARTIFACT-21 Here is an overview of the issue: - K

[jira] Commented: (MPPLUGIN-14) repository-deploy tag doesn't create md5s

2004-06-27 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Sun, 27 Jun 2004 7:32 PM Body: excellent point :) I'm doing some releases tonight, so I'll keep this in mind. I also want to check that distributionSite and distributionAddress from the POM still ge

[jira] Commented: (MPPLUGIN-14) repository-deploy tag doesn't create md5s

2004-06-27 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 27 Jun 2004 7:28 PM Body: I suppose my point is that *we* need to define the relevant properties for the maven-plugins project. --

Re: [Maven 1.0 branch] Problem with the bootstrap

2004-06-27 Thread Dion Gillard
Done. Thanks. On Sun, 27 Jun 2004 23:40:55 +0200, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > > Hello guys, > > I'm coming back after two weeks of inactivity and I can't build maven with > the bootstrap. > The problem comes from the build-bootstrap ant file. > > The ge

cvs commit: maven build-bootstrap.xml

2004-06-27 Thread dion
dion2004/06/27 16:24:46 Modified:.Tag: MAVEN-1_0-BRANCH build-bootstrap.xml Log: Add jar names to get task Thanks to Arnaud Heritier Revision ChangesPath No revision No revision 1.212.2.10 +2 -2 maven/build-bootst

Re: [Solved] my problem with xdoc plugin

2004-06-27 Thread Brett Porter
Perhaps you were using a SNAPSHOT version of jelly, jelly-tags-xml or jexl? Great to hear you sorted it out! - Brett Quoting Vincent Massol <[EMAIL PROTECTED]>: > I had sent several emails about a problem I had with the xdoc plugin. It was > prefixing dirs with the basedir, leading to a full pa

Re: cvs commit: maven-plugins/hibernate/xdocs changes.xml

2004-06-27 Thread Brett Porter
Either works (in terms of the release process), but yes - I probably should have put it there too. - Brett Quoting Dion Gillard <[EMAIL PROTECTED]>: > On 27 Jun 2004 08:05:07 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > brett 2004/06/27 01:05:07 > > > > Modified:hibe

[jira] Commented: (MPPLUGIN-14) repository-deploy tag doesn't create md5s

2004-06-27 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Sun, 27 Jun 2004 7:11 PM Body: artifact is used by default if the properties are defined for it (ie if you've previously been deploying wars or ears, etc). legacy is used if you force it or you don'

Re: [Maven 1.0 branch] Problem with the bootstrap

2004-06-27 Thread Brett Porter
That was awful dumb of me :) I'll fix this up tonight when I cut the release for RC4. Cheers, Brett Quoting Arnaud HERITIER <[EMAIL PROTECTED]>: > Hello guys, > > I'm coming back after two weeks of inactivity and I can't build maven with > the bootstrap. > The problem comes from th

[Maven 1.0 branch] Problem with the bootstrap

2004-06-27 Thread Arnaud HERITIER
Hello guys, I'm coming back after two weeks of inactivity and I can't build maven with the bootstrap. The problem comes from the build-bootstrap ant file. The get commands used to retrieve commons-logging and http-client jars use ${maven.get.jars.baseUrl} as source.

[jira] Updated: (MPGENAPP-15) Eclipse plugin template

2004-06-27 Thread jira
The following issue has been updated: Updater: Archimedes Trajano (mailto:[EMAIL PROTECTED]) Date: Sun, 27 Jun 2004 4:42 PM Comment: updated with some bug fixes Changes: Attachment changed to eclipse-plugin-1.1.zip ---

[jira] Created: (MPGENAPP-15) Eclipse plugin template

2004-06-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPGENAPP-15 Here is an overview of the issue: - Key

[jira] Updated: (MPGENAPP-15) Eclipse plugin template

2004-06-27 Thread jira
The following issue has been updated: Updater: Archimedes Trajano (mailto:[EMAIL PROTECTED]) Date: Sun, 27 Jun 2004 4:16 PM Comment: Implementation maven-plugins\genapp\src\plugin-resources Changes: Attachment changed to eclipse-plugin-1.0 -

[jira] Updated: (MPXDOC-112) Add instructions to checkout with maven to source repository page in project info

2004-06-27 Thread jira
The following issue has been updated: Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED]) Date: Sun, 27 Jun 2004 1:53 PM Changes: Attachment changed to patch.TXT - For a full history of the issue, se

[jira] Created: (MPXDOC-112) Add instructions to checkout with maven to source repository page in project info

2004-06-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPXDOC-112 Here is an overview of the issue: - Key:

[jira] Created: (MPXDOC-111) is transformed into

2004-06-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPXDOC-111 Here is an overview of the issue: - Key:

[jira] Created: (MPSCM-13) maven.scm.method incorrectly documented

2004-06-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPSCM-13 Here is an overview of the issue: - Key: M

[jira] Created: (MAVENUPLOAD-149) Jgoodies uploads of latest libraries

2004-06-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-149 Here is an overview of the issue: -

cvs commit: maven/xdocs/start install.xml

2004-06-27 Thread dion
dion2004/06/27 04:48:04 Modified:xdocs/start Tag: MAVEN-1_0-BRANCH install.xml Log: Add details on JAVA_HOME Revision ChangesPath No revision No revision 1.15.4.6 +7 -1 maven/xdocs/start/install.xml Index: install.xml

cvs commit: maven/xdocs/ant-guide terminology.xml

2004-06-27 Thread dion
dion2004/06/27 04:34:39 Modified:xdocs/ant-guide Tag: MAVEN-1_0-BRANCH terminology.xml Log: Add some more detail for the ant guide Revision ChangesPath No revision No revision 1.2.10.2 +11 -0 maven/xdocs/ant-guide/terminolo

cvs commit: maven/xdocs navigation-pdf.xml

2004-06-27 Thread dion
dion2004/06/27 04:24:29 Modified:xdocsTag: MAVEN-1_0-BRANCH navigation-pdf.xml Log: Remove reference to docs that have been moved Revision ChangesPath No revision No revision 1.1.2.5 +0 -1 maven/xdocs/navigation-pdf.x

[jira] Created: (MPPDF-13) img src attributes are not made relative to the xdoc source

2004-06-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPPDF-13 Here is an overview of the issue: - Key: M

cvs commit: maven/xdocs faq.fml

2004-06-27 Thread dion
dion2004/06/27 04:08:05 Modified:xdocsTag: MAVEN-1_0-BRANCH faq.fml Log: Use CDATA sections now that the faq plugin has been fixed Revision ChangesPath No revision No revision 1.5.4.6 +28 -28maven/xdocs/faq.fml In

[Solved] my problem with xdoc plugin

2004-06-27 Thread Vincent Massol
I had sent several emails about a problem I had with the xdoc plugin. It was prefixing dirs with the basedir, leading to a full path specifying twice the basedir… I have now sorted this and it’s working fine. I don’t really know what was the exact problem but it seems it was due to some jar I had i

cvs commit: maven-plugins/jetty/xdocs faq.fml

2004-06-27 Thread vmassol
vmassol 2004/06/27 03:02:22 Modified:jetty/xdocs faq.fml Log: Binary --> Ascii Revision ChangesPath 1.2 +45 -45maven-plugins/jetty/xdocs/faq.fml Index: faq.fml === RCS file: /home/cvs/maven

cvs commit: maven-plugins/jetty project.xml

2004-06-27 Thread vmassol
vmassol 2004/06/27 03:01:42 Modified:jetty/xdocs changes.xml jettyproject.xml Added: jetty/xdocs faq.fml Log: - Added FAQ - Added FAQ entry about how to start Jetty without blocking the build thread Revision ChangesPath 1.6 +5 -0 ma

[jira] Commented: (MPPLUGIN-14) repository-deploy tag doesn't create md5s

2004-06-27 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 27 Jun 2004 4:47 AM Body: Which of the modes is in use by default? - View this comment: http://jira.codehaus.org/browse/MPPLU

Re: cvs commit: maven-plugins/hibernate/xdocs changes.xml

2004-06-27 Thread Dion Gillard
On 27 Jun 2004 08:05:07 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > brett 2004/06/27 01:05:07 > > Modified:hibernate project.xml >hibernate/xdocs changes.xml > Index: changes.xml > === >

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

2004-06-27 Thread brett
brett 2004/06/27 01:05:07 Modified:hibernate project.xml hibernate/xdocs changes.xml Log: correct version signature Revision ChangesPath 1.32 +1 -1 maven-plugins/hibernate/project.xml Index: project.xml ===

cvs commit: maven/xdocs/reference user-guide.xml

2004-06-27 Thread brett
brett 2004/06/27 00:57:49 Modified:src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH MavenConstants.java .Tag: MAVEN-1_0-BRANCH build-bootstrap.xml project.xml src/java/org/apache/maven/util Tag: MAVEN-

[jira] Commented: (MPPLUGIN-14) repository-deploy tag doesn't create md5s

2004-06-27 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Sun, 27 Jun 2004 3:45 AM Body: if you use plugin plugin from CVS, it now uses "artifact" to deploy, which is the stuff Michal wrote which later became wagon. It was what is used to deploy wars and e

Re: cvs commit: maven-plugins/dist/xdocs changes.xml

2004-06-27 Thread Brett Porter
Yeah, but fixed it immediately (except the cvs comment - oh well) Quoting Dion Gillard <[EMAIL PROTECTED]>: > On 25 Jun 2004 19:01:26 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > brett 2004/06/25 12:01:26 > > > > Modified:dist project.xml > >dist/x