RE: cvs commit: maven-plugins/pdf/src/plugin-resources fo-cover.xslt fo-layouts.xslt

2004-01-27 Thread Heritier Arnaud
Actually it will only work if the images are in gif or jpg format and if the image url is an absolute link like http:// ... I will submit soon a patch to allow the use of relative path in the images url. arnaud -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Env

[jira] Created: (MPCHANGELOG-27) jsl file doesn't generate valid xdoc file

2004-01-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHANGELOG-27 Here is an overview of the issue: ---

[jira] Updated: (MAVEN-1135) maven site fails due to problems with maven-license-plugin

2004-01-27 Thread jira
The following issue has been updated: Updater: Marco Tedone (mailto:[EMAIL PROTECTED]) Date: Mon, 26 Jan 2004 6:23 PM Comment: This is the jemosdist plugin, should you need it. Changes: Attachment changed to maven-jemosdist-plugin.zip -

[jira] Created: (MAVEN-1135) maven site fails due to problems with maven-license-plugin

2004-01-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1135 Here is an overview of the issue: ---

RE: cvs commit: maven-components/maven-project/src/test/org/apach e/maven/project DefaultProjectBuilderTest.java

2004-01-27 Thread Brett Porter
But if you do new File(basedir, "project.xml").getPath() on windows, don't you get basedir + "\\project.xml" back? > -Original Message- > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 27 January 2004 7:53 PM > To: Maven Developers List > Subject: Re: cvs commit: > ma

RE: cvs commit: maven project.properties

2004-01-27 Thread Brett Porter
Ah, I must have been using an old CVS. If it works, then add it back in and bootstrap to check, then commit. Sorry. - Brett > -Original Message- > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 27 January 2004 9:19 PM > To: Maven Developers List > Subject: Re: cvs com

[jira] Commented: (MAVEN-1137) clover plugin:test fails under RC2

2004-01-27 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Tue, 27 Jan 2004 6:27 PM Body: Looks as though the clover tasks are not being loaded, hence not run. Should be a quick fix. - View

[jira] Closed: (MAVEN-1136) dashboard plugin:test broken in RC2

2004-01-27 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Tue, 27 Jan 2004 6:25 PM fixed - needed to attain and define the goal in the same werkz project - View the issue: http://jira.codehaus.org

cvs commit: maven-components/maven-mboot/src/bash maven.functions

2004-01-27 Thread jvanzyl
jvanzyl 2004/01/27 15:13:01 Modified:maven-mboot/src/bash maven.functions Log: o remove test resources file Revision ChangesPath 1.16 +7 -1 maven-components/maven-mboot/src/bash/maven.functions Index: maven.functions ==

[jira] Created: (MAVENUPLOAD-65) 5 broken xdoclet 1.2 module uploads

2004-01-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-65 Here is an overview of the issue: ---

[jira] Commented: (MAVENUPLOAD-64) Please upload jars in Apache Tomcat 5.0.18 (Embedded version)

2004-01-27 Thread jira
The following comment has been added to this issue: Author: Davanum Srinivas Created: Tue, 27 Jan 2004 2:53 PM Body: uploaded jars to http://www.apache.org/dist/java-repository/tomcat/jars/. Please close this issue once the sync from Apache is done. thanks, dims -

cvs commit: maven/src/java/org/apache/maven/plugin PluginManager.java

2004-01-27 Thread brett
brett 2004/01/27 14:29:13 Modified:.Tag: MAVEN-1_0-BRANCH maven.xml src/java/org/apache/maven/jelly/tags/werkz Tag: MAVEN-1_0-BRANCH MavenAttainGoalTag.java MavenGoalTag.java src/java/org/apache/maven

cvs commit: maven-plugins/dashboard/src/plugin-test project.properties

2004-01-27 Thread brett
brett 2004/01/27 14:27:42 Modified:dashboard/src/plugin-test project.properties Log: must set properties so they aren't picked up from maven's build when run via the reactor Revision ChangesPath 1.4 +5 -0 maven-plugins/dashboard/src/plugin-test/project.prope

RE: cvs commit: maven plugins-site.xml

2004-01-27 Thread Brett Porter
Sorry, I'm confused. Can you post a trace to JIRA? I'm about to commit some fixes that might help with the "register not found" bit. - Brett > -Original Message- > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 27 January 2004 11:00 PM > To: Maven Developers List > Su

cvs commit: maven-components/maven-mboot/src/main Bootstrapper.java HttpUtils.java

2004-01-27 Thread jvanzyl
jvanzyl 2004/01/27 10:58:12 Modified:maven-mboot/src/bash maven.functions maven-mboot/src/main Bootstrapper.java HttpUtils.java Log: o general cleanup o add the ability to deal with test resources Revision ChangesPath 1.14 +11 -5 maven-components

cvs commit: maven-plugins/pdf/xdocs properties.xml

2004-01-27 Thread evenisse
evenisse2004/01/27 09:24:29 Modified:pdf plugin.properties pdf/xdocs properties.xml Log: Use the current date on cover page Revision ChangesPath 1.8 +1 -1 maven-plugins/pdf/plugin.properties Index: plugin.properties ==

cvs commit: maven-plugins/surefire project.xml

2004-01-27 Thread evenisse
evenisse2004/01/27 06:26:52 Modified:surefire project.xml Log: Update dependencies Revision ChangesPath 1.2 +4 -4 maven-plugins/surefire/project.xml Index: project.xml === RCS file: /home/

cvs commit: maven-components/maven-mboot/src/bash maven.functions

2004-01-27 Thread jvanzyl
jvanzyl 2004/01/27 11:07:04 Modified:maven-mboot/src/bash maven.functions Log: o remove debug Revision ChangesPath 1.15 +0 -1 maven-components/maven-mboot/src/bash/maven.functions Index: maven.functions

cvs commit: maven/src/test/touchstone-build maven.xml

2004-01-27 Thread brett
brett 2004/01/26 14:58:21 Modified:src/test/touchstone-build Tag: MAVEN-1_0-BRANCH maven.xml Log: touchstone clean up, re-enable tests that now succeed Revision ChangesPath No revision No revision 1.43.4.5 +8 -19 maven/src/te

cvs commit: maven-plugins/pdf plugin.jelly

2004-01-27 Thread evenisse
evenisse2004/01/27 06:49:02 Modified:pdf plugin.jelly Log: From Arnaud Heritier : Add possibility to use relative path for logo Revision ChangesPath 1.14 +24 -4 maven-plugins/pdf/plugin.jelly Index: plugin.jelly ===

Re: Problem with artifact:install

2004-01-27 Thread Rafal Krzewski
Stoffels, Ralf (FWI-AW2) wrote: > Hi, > > artifact:install copies the project.xml file without any modifications to > the repository. > > This entails that the extend element looses its reference. Therefore all > references to the > extended project (like ${pom.groupId}) are dangling and can't b

Break-up site.jsl

2004-01-27 Thread Jörg Schaible
Hi gang, we would like to define some own tags for our project documentation. While you can replace site.jsl, you have to copy the biggest part of it and then have to keep track for any changes later yourself. I have transformed my local site.jsl to the following code: == snip

cvs commit: maven-plugins/pdf plugin.jelly project.xml

2004-01-27 Thread evenisse
evenisse2004/01/27 05:11:28 Modified:pdf plugin.jelly project.xml Log: Use batik originals jars and not jar packaging by fop team. Revision ChangesPath 1.13 +17 -0 maven-plugins/pdf/plugin.jelly Index: plugin.jelly

RE: Problem with artifact:install

2004-01-27 Thread Maczka Michal
> -Original Message- > From: Stoffels, Ralf (FWI-AW2) [mailto:[EMAIL PROTECTED] > Sent: Monday, January 26, 2004 10:49 PM > To: '[EMAIL PROTECTED]' > Subject: Problem with artifact:install > > > Hi, > > artifact:install copies the project.xml file without any > modifications to > the

Re: cvs commit: maven plugins-site.xml

2004-01-27 Thread Emmanuel Venisse
The site generation of maven doens't work dur to maven-jdepend-plugin:register isn't found. I have a similar problem when I run on a plugin : maven clean plugin:install plugin:deploy but works with : maven clean plugin:install maven plugin:deploy Emmanuel - Original Message - From: <[EM

cvs commit: maven-plugins/pdf project.xml

2004-01-27 Thread evenisse
evenisse2004/01/27 03:45:23 Modified:pdf project.xml Log: Update dependencies. Revision ChangesPath 1.28 +1 -1 maven-plugins/pdf/project.xml Index: project.xml === RCS file: /home/cvs/

cvs commit: maven-plugins/pdf project.xml

2004-01-27 Thread evenisse
evenisse2004/01/27 03:39:03 Modified:pdf project.xml Log: Update dependencies. Revision ChangesPath 1.27 +2 -2 maven-plugins/pdf/project.xml Index: project.xml === RCS file: /home/cvs/

cvs commit: maven-plugins/pdf/src/plugin-resources fo-cover.xslt fo-layouts.xslt

2004-01-27 Thread evenisse
evenisse2004/01/27 03:18:03 Modified:pdf plugin.jelly plugin.properties project.properties project.xml pdf/src/plugin-resources fo-cover.xslt fo-layouts.xslt Log: From Arnaud Heritier : update the pdf cover with company and project logo

Re: cvs commit: maven project.properties

2004-01-27 Thread Emmanuel Venisse
I build Maven-1.0 branch correctly with the pdf plugin. What's your problem? Emmanuel - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 26, 2004 11:51 PM Subject: cvs commit: maven project.properties > brett 2004/01/26 14:51:38 > > Mod

[jira] Closed: (MAVENUPLOAD-66) cactus-13-1.5.jar and cactus-ant-13-1.5.jar

2004-01-27 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Tue, 27 Jan 2004 3:59 AM done - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-66 Here is an overview o

RE: cvs commit: maven project.properties

2004-01-27 Thread Arnaud Heritier
Hi Brett !!! The PDF plugin not seems to be broken. What's happen Arnaud. > -Message d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Envoyé : lundi 26 janvier 2004 23:52 > À : [EMAIL PROTECTED] > Objet : cvs commit: maven project.properties > > bret

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

2004-01-27 Thread Emmanuel Venisse
For all path in project.xml, we use "/" character for all path. "\" character is an escape character in java world. I prefer the "/" character for standardize path. Emmanuel - Original Message - From: "Brett Porter" <[EMAIL PROTECTED]> To: "'Maven Developers List'" <[EMAIL PROTECTED]> Se

[jira] Updated: (MAVEN-1135) maven site fails due to problems with maven-license-plugin

2004-01-27 Thread jira
The following issue has been updated: Updater: Marco Tedone (mailto:[EMAIL PROTECTED]) Date: Mon, 26 Jan 2004 6:21 PM Comment: This is the application, should you need it. Changes: Attachment changed to jemos-logging-1.0-src.zip -

[jira] Created: (MAVEN-1138) multiproject report fails under RC2

2004-01-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1138 Here is an overview of the issue: ---

[jira] Created: (MAVENUPLOAD-66) cactus-13-1.5.jar and cactus-ant-13-1.5.jar

2004-01-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-66 Here is an overview of the issue: ---

[jira] Created: (MAVEN-1137) clover plugin:test fails under RC2

2004-01-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1137 Here is an overview of the issue: ---

[jira] Created: (MAVEN-1136) dashboard plugin:test broken in RC2

2004-01-27 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1136 Here is an overview of the issue: ---

Re: Bug in Jelly ?

2004-01-27 Thread Ben Walding
size is a reserved word in jexl I think you can do size($pom.artifacts) or something like that Incze Lajos wrote: On Mon, Jan 26, 2004 at 10:57:22PM +0100, Stoffels, Ralf (FWI-AW2) wrote: Hi, what is wrong with ${pom.artifacts.size()} ? [JellyException: Unable to create expression] E.g. ${p