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
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:
---
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
-
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:
---
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
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
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
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
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
==
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:
---
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
-
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
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
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
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
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
==
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/
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
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
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
===
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
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
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
> -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
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
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/
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/
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
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
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
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
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
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
-
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:
---
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:
---
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:
---
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:
---
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
38 matches
Mail list logo