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. ${pom.artifacts.clear()} does work.
>
>
> Ralf
Maybe you have the same problem that I had. Try this:
brett 2004/01/26 14:51:38
Modified:.Tag: MAVEN-1_0-BRANCH project.properties
Log:
Exclude PDF while it is broken
Revision ChangesPath
No revision
No revision
1.51.2.9 +3 -2 maven/project.properties
Index: projec
brett 2004/01/26 14:53:47
Modified:.Tag: MAVEN-1_0-BRANCH project.xml
Log:
use patched werkz (beta-10 plus some of the latest CVS - attributes and new
interface for Action)
re-enable working reports
Revision ChangesPath
No revision
No
brett 2004/01/26 14:50:23
Modified:.Tag: MAVEN-1_0-BRANCH plugins-site.xml
Log:
plugin site build fixes
Revision ChangesPath
No revision
No revision
1.1.4.2 +5 -3 maven/plugins-site.xml
Index: plugins-site.xml
brett 2004/01/26 15:36:10
Modified:src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH
MavenUtils.java
src/java/org/apache/maven/cli Tag: MAVEN-1_0-BRANCH App.java
CLIManager.java
src/java/org/apache/maven/jelly
brett 2004/01/26 14:57:11
Modified:.Tag: MAVEN-1_0-BRANCH maven.xml
Log:
most plugins work now
Revision ChangesPath
No revision
No revision
1.97.2.5 +5 -6 maven/maven.xml
Index: maven.xml
=
Message:
The following issue has been closed.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1072
Here is an overview of the issue:
---
brett 2004/01/26 15:32:27
Modified:src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH
MavenSession.java
src/java/org/apache/maven/project Tag: MAVEN-1_0-BRANCH
Project.java
src/java/org/apache/maven/jelly/tags/j
Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Mon, 26 Jan 2004 5:27 PM
fixed for most, will open issues for the remaining
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.js
The following comment has been added to this issue:
Author: Brett Porter
Created: Mon, 26 Jan 2004 5:28 PM
Body:
this should be better now, although there is still more to do, most particularly
adding back the plugin cache.
-
Message:
The following issue has been closed.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1134
Here is an overview of the issue:
---
Hi,
what is wrong with ${pom.artifacts.size()} ?
[JellyException: Unable to create expression]
E.g. ${pom.artifacts.clear()} does work.
Ralf
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
The following comment has been added to this issue:
Author: Brett Porter
Created: Mon, 26 Jan 2004 4:59 PM
Body:
I fixed this in CVS, but discovered it breaks some things that assume attainGoal will
actually attain it again.
We need to define the behaviour, provide a way to do bo
Emmanuel,
How does changing the FILE_SEPARATOR fix it for Windows? IIRC there were
other issues too.
- Brett
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, 26 January 2004 10:01 PM
> To: [EMAIL PROTECTED]
> Subject: cvs commit:
> maven-componen
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 be resolved
anymore.
artifact:install should res
evenisse2004/01/26 08:08:36
Modified:pdf/xdocs navigation.xml
Log:
Fix pdf link.
Revision ChangesPath
1.4 +1 -1 maven-plugins/pdf/xdocs/navigation.xml
Index: navigation.xml
===
RCS file: /
Ok, it's a shame nut however it is enough complicated to generate PDF files with
static links ;-)
Thx for the commit
Arnaud
-Message d'origine-
De : Emmanuel Venisse [mailto:[EMAIL PROTECTED]
Envoyé : lundi 26 janvier 2004 14:54
À : Maven Developers List
Objet : Re: cvs commit: maven-pl
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1134
Here is an overview of the issue:
---
No, it isn't possible. We must use static filename.
I'll update navigation.xml when apache cvs will be up.
Emmanuel
- Original Message -
From: "Heritier Arnaud" <[EMAIL PROTECTED]>
To: "Maven Developers List" <[EMAIL PROTECTED]>
Sent: Monday, January 26, 2004 12:34 PM
Subject: RE: cvs co
Hi Emmanuel.
Can you update the navigation.xml of the PDF Plugin.
I added a link to the PDF doc which is now invalid with the dynamic pdf name.
Can we have a dynamic navigation.xml file with :
Thx
Arnaud
-Message d'origine-
De : [EMAIL PR
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-64
Here is an overview of the issue:
---
evenisse2004/01/26 03:49:56
Modified:maven-core/src/java/org/apache/maven Maven.java
MavenUtils.java
maven-core/src/java/org/apache/maven/jelly/tags
BaseTagSupport.java
maven-core/src/java/org/apache/maven/jell
evenisse2004/01/26 03:01:23
Modified:maven-project/src/java/org/apache/maven/project
MavenProject.java
maven-project/src/test-input/b project.xml
maven-project/src/test/org/apache/maven/project
DefaultProjectBu
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1133
Here is an overview of the issue:
---
evenisse2004/01/26 01:32:53
Modified:pdf/xdocs properties.xml
Log:
Fix typo.
Revision ChangesPath
1.4 +1 -1 maven-plugins/pdf/xdocs/properties.xml
Index: properties.xml
===
RCS file: /home
evenisse2004/01/26 01:15:35
Modified:pdf plugin.jelly plugin.properties
pdf/xdocs properties.xml
Log:
Add pdf file name property.
Revision ChangesPath
1.11 +4 -3 maven-plugins/pdf/plugin.jelly
Index: plugin.jelly
==
evenisse2004/01/26 00:43:28
Added: pdf maven.xml
Log:
Add postGoal to site for generate the pdf file
Revision ChangesPath
1.1 maven-plugins/pdf/maven.xml
Index: maven.xml
===
evenisse2004/01/26 00:29:02
Modified:pdf/xdocs changes.xml navigation.xml properties.xml
Added: pdf/xdocs faq.fml
Log:
Documentations update
Revision ChangesPath
1.7 +20 -33maven-plugins/pdf/xdocs/changes.xml
Index: changes.xml
===
evenisse2004/01/26 00:28:08
Modified:pdf/src/plugin-resources fo-toc.xslt
Log:
Corrects an invalide FO property
Revision ChangesPath
1.3 +1 -1 maven-plugins/pdf/src/plugin-resources/fo-toc.xslt
Index: fo-toc.xslt
=
evenisse2004/01/26 00:27:41
Modified:pdf/src/plugin-resources fo-body.xslt
Log:
Fix the image size when attributes heigth and width arent defined
Revision ChangesPath
1.5 +22 -2 maven-plugins/pdf/src/plugin-resources/fo-body.xslt
Index: fo-body.xslt
evenisse2004/01/26 00:27:03
Modified:pdf project.xml
Log:
Dependencies urls added.
Revision ChangesPath
1.25 +10 -3 maven-plugins/pdf/project.xml
Index: project.xml
===
RCS file: /home/
jvanzyl 2004/01/25 23:16:16
Modified:maven-mboot/src/bash maven.functions
Log:
o add shebang, just helps with my jed for syntax hilighting.
Revision ChangesPath
1.13 +1 -0 maven-components/maven-mboot/src/bash/maven.functions
Index: maven.functions
==
32 matches
Mail list logo