The following comment has been added to this issue:
Author: Mike Melia
Created: Fri, 16 Jan 2004 10:49 PM
Body:
Uploaded 3 files to enable transitive dependencies.
1. Patch to existing code
2. New files
3. Patch to jar plugin to enable the pom to be installed in the local repo.
I
The following issue has been updated:
Updater: Mike Melia (mailto:[EMAIL PROTECTED])
Date: Fri, 16 Jan 2004 10:46 PM
Comment:
New files for transitive dependencies. Need other two attachments (patch and jar
plugin patch + patches for 1068, 1069 and plugin 12824).
Changes:
The following issue has been updated:
Updater: Mike Melia (mailto:[EMAIL PROTECTED])
Date: Fri, 16 Jan 2004 10:43 PM
Comment:
Couldn't patch the plugin.jelly properly (couldn't find the repo) but this is a rough
attempt. the important thing to note is the replacement of the copy by
The following issue has been updated:
Updater: Mike Melia (mailto:[EMAIL PROTECTED])
Date: Fri, 16 Jan 2004 10:42 PM
Comment:
New files for transitive dependencies (needs patch for issues 1068, 1069, and plugins
12824).
Changes:
Attachment changed to dep-1084.patch
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1123
Here is an overview of the issue:
---
brett 2004/01/16 14:00:20
Modified:.Tag: MAVEN-1_0-BRANCH project.properties
plugins-site.xml
Removed: src/plugins-build Tag: MAVEN-1_0-BRANCH .cvsignore maven.xml
project.properties project.xml
Log:
remove traces of src
vmassol 2004/01/16 12:09:17
Modified:aspectwerkz/src/plugin-test/src/main/org/apache/maven/aspectwerkz
SampleAspect.java Target.java
aspectwerkz/src/plugin-test/src/aspectwerkz/org/apache/maven/aspectwerkz
SampleNonProduction
On Fri, 2004-01-16 at 12:40, Emmanuel Venisse wrote:
> Why you don't use multiproject?
Eventually I'll use it but trygvis and I are just working some things
out and I prefer just using bash while experimenting.
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
jvanzyl 2004/01/16 09:47:06
Modified:maven-core project.properties project.xml
maven-core/src/java/org/apache/maven/jelly
JellyPropsHandler.java
maven-mboot build
maven-mboot/src/bash maven.functions
mave
Why you don't use multiproject?
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 16, 2004 6:35 PM
Subject: cvs commit: maven-components build-all
> jvanzyl 2004/01/16 09:35:08
>
> Added: .build-all
> Log:
> o tiny scri
jvanzyl 2004/01/16 09:35:08
Added: .build-all
Log:
o tiny script for trygvis
Revision ChangesPath
1.6 +4 -7 maven-components/build-all
-
To unsubscribe, e-mail: [EMAIL PR
ok I'll watch for this problem :-)
-Message d'origine-
De : Emmanuel Venisse [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 16 janvier 2004 17:13
À : Maven Developers List
Objet : Re: cvs commit: maven-plugins/pdf/src/plugin-resources
fo-body.xslt
It's a very simple hack.
For the links, in
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-60
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-59
Here is an overview of the issue:
---
It's a very simple hack.
For the links, internal links doesn't works correctly. I don't an xsl
expert.
Emmanuel
- Original Message -
From: "Heritier Arnaud" <[EMAIL PROTECTED]>
To: "Maven Developers List" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, Jan
Well done Emmanuel
The link and the cover the same day it's cool.
I'll try at the latest the next week to correct the tables without thead.
-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 16 janvier 2004 16:33
À : [EMAIL PROTECTED]
Objet : cvs comm
evenisse2004/01/16 07:33:14
Modified:pdf/src/plugin-resources fo-body.xslt
Log:
Add external link in pdf
Revision ChangesPath
1.2 +10 -4 maven-plugins/pdf/src/plugin-resources/fo-body.xslt
Index: fo-body.xslt
==
It's in the works, I can tell you that. This is something that surfaces
every week or so on the lists, and I know that they have an idea already
coded...it's just not included in maven yet. My guess is that it will
require some big changes to maven, and so they're holding off until they
get the cha
evenisse2004/01/16 06:41:09
Modified:pdf/src/plugin-resources fo-layouts.xslt project2fo.xslt
Added: pdf/src/plugin-resources fo-cover.xslt
Log:
Add a very simple version of cover.
Revision ChangesPath
1.2 +5 -5 maven-plugins/pdf/src/plugin-resources/fo
evenisse2004/01/16 06:39:55
Modified:pdf plugin.properties
Log:
Modify some default values
Revision ChangesPath
1.4 +10 -10maven-plugins/pdf/plugin.properties
Index: plugin.properties
==
Hi,
it seems that you have to declare all dependencies of a project, including
all indirect dependencies.
E.g.
A depends on AA, AB
AA depends on AAA and AAB
then you have to declare AA, AAA, AAB and AB as dependencies of A.
This is not very handy and maintainable for me.
I would prefer that the
vmassol 2004/01/16 05:03:33
Modified:aspectwerkz plugin.jelly
Log:
hmm... it seems the pathref was not working for some reason. Not sure why but this
seems to work.
Revision ChangesPath
1.21 +1 -1 maven-plugins/aspectwerkz/plugin.jelly
Index: plugin.jelly
vmassol 2004/01/16 04:36:27
Modified:aspectwerkz plugin.jelly
Log:
Support spaces in aspectwerkc -cp classpath
Revision ChangesPath
1.20 +2 -1 maven-plugins/aspectwerkz/plugin.jelly
Index: plugin.jelly
=
vmassol 2004/01/16 04:18:09
Modified:aspectwerkz plugin.jelly plugin.properties
aspectwerkz/xdocs properties.xml
aspectwerkz/src/plugin-test project.properties
Log:
- renamed property by prefixing it with "maven". It was previously wrongly named
- adde
vmassol 2004/01/16 03:49:23
Modified:aspectwerkz plugin.jelly plugin.properties
aspectwerkz/xdocs properties.xml
aspectwerkz/src/plugin-test project.properties
Log:
- Allowed weaving to a different directory than ${maven.build.dest}
- Fixed AspectWerkz
25 matches
Mail list logo