I was thinking about something like this.
I vas trying to build a plugin that should as a "site" postGoal
It works this way:
For ecah "*-report.xml" file in target/generated-doc it search a coresponding
stylesheet (jsl in plugin-resources) and applies it.
It then concat the result of all those
dion2004/05/04 23:16:27
Modified:eclipse/xdocs changes.xml
eclipse/src/plugin-test maven.xml
Log:
Use assert taglib for plugin tests
Revision ChangesPath
1.16 +1 -0 maven-plugins/eclipse/xdocs/changes.xml
Index: changes.xml
The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Tue, 4 May 2004 11:49 PM
Changes:
assignee changed to Brett Porter
Fix Version changed to 1.0-rc3
--
The following comment has been added to this issue:
Author: Matt Johnson
Created: Tue, 4 May 2004 11:48 PM
Body:
For example, if you have a dependency defined as
struts
struts-bean
1.1
tld
true
${pom.getDependencyPath('strut
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1265
Here is an overview of the issue:
---
The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Tue, 4 May 2004 9:27 PM
Changes:
Fix Version changed to 1.0-rc3
-
For a full history of the issue, see:
Thanks for pointing this out. I'm actually going to move this file to
maven-plugins/xdocs. I've cleaned that whole bit up, so you generate maven
docs from maven and maven plugin docs from maven-plugins.
- Brett
> -Original Message-
> From: Jason van Zyl [mailto:[EMAIL PROTECTED]
> Sent:
The following comment has been added to this issue:
Author: dion gillard
Created: Tue, 4 May 2004 9:04 PM
Body:
This patch looks ok to me. It would be nice if we had a test case for it, but I can
apply and test if everyone is ok with it
Is there a Torque plugin for Maven already? See
http://db.apache.org/torque/maven-howto.html
It seems there might be some overlap with it.
--
dIon Gillard, Multitask Consulting
Miguel Griffa <[EMAIL PROTECTED]> wrote on 04/05/2004 01:51:55 PM:
> I'm considering writing a maven plugin to handl
The following comment has been added to this issue:
Author: dion gillard
Created: Tue, 4 May 2004 8:17 PM
Body:
I use changelog with CVSNT on a daily basis.
Have you read: http://maven.apache.org/reference/plugins/changelog/index.html
recently?
---
I didn't think was that it was, but if it was this I would also refuse to
apply it.
Currently, xdoc deals reasonably nicely with just using stylesheets to
customise the output - I did this with the classic theme recently.
- Brett
> -Original Message-
> From: Jason van Zyl [mailto:[EMAIL
On Tue, 2004-05-04 at 20:07, Brett Porter wrote:
> The wiki has instructions on submitting patches.
>
> You need to do cvs diff -u against CVS HEAD for maven-plugins/xdoc, ie:
>
> 1. cvs checkout maven-plugins
> 2. make changes in xdoc plugin there
> 3. create issue in JIRA (MPXDOC- returned)
> 4
We only take on plugins, sandbox or otherwise, who have a champion who is an
Apache committer already, to avoid plugins getting taken in and promptly
dying a neglected death.
You are welcome to submit the plugin maven-plugins.sf.net, as there is a
lower bar of entry there, but you will still need
The wiki has instructions on submitting patches.
You need to do cvs diff -u against CVS HEAD for maven-plugins/xdoc, ie:
1. cvs checkout maven-plugins
2. make changes in xdoc plugin there
3. create issue in JIRA (MPXDOC- returned)
4. do this:
cd maven-plugins
cvs diff -u xdoc >MPXDOC-.diff
5. att
The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Tue, 4 May 2004 8:03 PM
Changes:
Fix Version changed to 1.0-rc3
-
For a full history of the issue, see:
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1264
Here is an overview of the issue:
---
The following issue has been updated:
Updater: Miguel Griffa (mailto:[EMAIL PROTECTED])
Date: Tue, 4 May 2004 5:28 PM
Comment:
project.xml which will not advice of the problem with first dependency
tested with maven eclipse and java:compile goals
Changes:
Attachment
The following comment has been added to this issue:
Author: Matt Smith
Created: Tue, 4 May 2004 5:20 PM
Body:
Hello Peter,
I've come up with a solution, a mixed solution.
For Username and Password I have created the following properties:
maven.appserver.orion20x.admin.username
a
I have modified maven xdoc 1.6 to allow for the user to override the
templates or navigation menu. I use xdoc1.6 that was included in the RC2
release. I am not sure where to post these changes. I have include the
two files changed to make this work.
This give you the following new properties to
On Sun, 2004-05-02 at 10:23, [EMAIL PROTECTED] wrote:
> vmassol 2004/05/02 07:23:22
>
> Modified:.project.properties
> Log:
> remove properties not required for the master build
>
> Revision ChangesPath
> 1.10 +3 -13 maven-plugins/project.properties
>
Hi,
I've had this idea for a while. I prefer to bring it up on the dev
mailing list instead of issue tracker, because I work offline most of
the time, and because I wanted to get some feedback before creating an
issue.
My primary intent would be to gather info from the build and store them
into a
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPARTIFACT-15
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=MPCHANGELOG-38
Here is an overview of the issue:
---
On Tue, 04 May 2004 13:51:55 -0300, Miguel Griffa <[EMAIL PROTECTED]>
wrote:
I'm considering writing a maven plugin to handle database usage,
basically it would enable failing if a database/table does not exists
creating a database executing sql
Is there any effort on this I can help on?
If not,
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPSIMIAN-5
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=MPASPECTWERKZ-2
Here is an overview of the issue:
--
I'm considering writing a maven plugin to handle database usage,
basically it would enable
failing if a database/table does not exists
creating a database
executing sql
Is there any effort on this I can help on?
If not, and I coudl I submit a patch for a hole new plugin?
Thank you all
--
Miguel
> -Original Message-
> From: Jason van Zyl [mailto:[EMAIL PROTECTED]
> Sent: 04 May 2004 18:10
> To: Maven Developers List
> Subject: RE: groups syncing to ibiblio
>
> On Tue, 2004-05-04 at 11:48, Vincent Massol wrote:
>
> > > Why should aspectwerkz artifacts that you place in ibiblio t
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPUBERJAR-5
Here is an overview of the issue:
--
On Tue, 2004-05-04 at 11:48, Vincent Massol wrote:
> > Why should aspectwerkz artifacts that you place in ibiblio take
> > precedence over what the AspectWerkz developers actually have moved to
> > ibiblio?
>
> Whatever is newer should take precedence.
Not if the difference is between the projec
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPMULTIPROJECT-28
Here is an overview of the issue:
> -Original Message-
> From: Jason van Zyl [mailto:[EMAIL PROTECTED]
> Sent: 04 May 2004 17:19
> To: Maven Developers List
> Subject: RE: groups syncing to ibiblio
>
> On Tue, 2004-05-04 at 10:25, Vincent Massol wrote:
> > Can it be configured so that whatever we put manually in ibiblio
The following comment has been added to this issue:
Author: Archimedes Trajano
Created: Tue, 4 May 2004 11:28 AM
Body:
I take it that "normal" occurence is a known bug already. :-)
Okay I am checking out using on the main branch, clean copy again.
cvs -z9 -d :pserver:[EMAIL PROT
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1263
Here is an overview of the issue:
---
On Tue, 2004-05-04 at 10:25, Vincent Massol wrote:
> Can it be configured so that whatever we put manually in ibiblio don't
> get removed during the next sync with either apache repo or codehaus
> repo?
>
> Say for example that I upload the latest aspectwerkz jar to ibiblio. I
> wouldn't want that
The following comment has been added to this issue:
Author: Vincent Massol
Created: Tue, 4 May 2004 11:11 AM
Body:
The last error you're getting on HEAD is "normal". HEAD is not stable and is not
currently meant to be built. I'd highly suggest you to use the 1.0 branch of maven/.
The following comment has been added to this issue:
Author: Archimedes Trajano
Created: Tue, 4 May 2004 11:08 AM
Body:
Dang, forgot to specify, this was a clean checkout, I moved the previous checked out
modules (maven/maven-plugins) out of the way and checked them out again from
The following comment has been added to this issue:
Author: Archimedes Trajano
Created: Tue, 4 May 2004 11:06 AM
Body:
BTW the error above was with HEAD on maven and HEAD on plugins.
There is no MAVEN_1_0-BRANCH tag on maven-plugins
C:\Projects\maven-plugins2>cvs log project.xml
The following comment has been added to this issue:
Author: Archimedes Trajano
Created: Tue, 4 May 2004 11:03 AM
Body:
Thanks, you're right about the 1.0 tag, I must've missed that one. So probably it
failed because my plugins was in HEAD but the maven tree was in 1.0.
My bad, t
Hi
I created an issue for the eclipse plugin
(http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPECLIPSE-25)
Later I realized that is was inlcuded in issue
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPECLIPSE-1
So I decided to stop mumbling and actually do somthing, there is a patch
The following issue has been updated:
Updater: Miguel Griffa (mailto:[EMAIL PROTECTED])
Date: Tue, 4 May 2004 10:56 AM
Comment:
This patch solves the bug of previous bui (which did not accept lists) and also adds
support for specifying multiple natures
Changes:
Att
The following comment has been added to this issue:
Author: Archimedes Trajano
Created: Tue, 4 May 2004 10:44 AM
Body:
You can also use /c//cvsroot so it has no ":"
-
View this comment:
http://jira.codehaus.org/
The following comment has been added to this issue:
Author: Vincent Massol
Created: Tue, 4 May 2004 10:28 AM
Body:
Sorry but I don't think you are working with HEAD for the reason that your option says
that you're working with "1.0-rc3-SNAPSHOT"! But you should know better than me
The following comment has been added to this issue:
Author: Archimedes Trajano
Created: Tue, 4 May 2004 10:26 AM
Body:
I cannot add any files into the issue, but like I said its just one file that needs to
be added into the directory to fix the issue.
-
Can it be configured so that whatever we put manually in ibiblio don't
get removed during the next sync with either apache repo or codehaus
repo?
Say for example that I upload the latest aspectwerkz jar to ibiblio. I
wouldn't want that the next rsync from codehaus to ibiblio removes it if
this jar
The following comment has been added to this issue:
Author: Archimedes Trajano
Created: Tue, 4 May 2004 10:25 AM
Body:
I think I am working on the HEAD branch, does this mean that HEAD will not compile
anymore? Anyway, I have put in an additional file plugin.jelly in the plugin-p
Message:
The following issue has been closed.
Resolver: Vincent Massol
Date: Tue, 4 May 2004 10:20 AM
No. It simply means that you have not done a CVS update of your maven/ 1.0 branch
module. If you do this, you'll find that the build will properly exclude the
plugin-parent/ direc
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-103
Here is an overview of the issue:
--
Not sure why anybody at Apache has to say yes to synchronization of ibibilio
with codehaus repos but you've got my +1
Michal
> -Original Message-
> From: Jason van Zyl [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 04, 2004 3:41 PM
> To: Maven Developers List
> Subject: groups syncing to
> Anyone object to having a sync setup for Codehaus --> ibiblio?
>
> I would like to set it up ASAP.
+1 for doing it (not objecting to it) from me.
Coordinate with me if this passes, since dist.codehaus.org is scattered
at the moment.
-bob
--
+1
- Original Message -
From: "Jason van Zyl" <[EMAIL PROTECTED]>
To: "Maven Developers List" <[EMAIL PROTECTED]>
Sent: Tuesday, May 04, 2004 3:40 PM
Subject: groups syncing to ibiblio
> Howdy,
>
> Currently we have Apache devs depositing artifacts into a directory
> which gets sync'd t
Howdy,
Currently we have Apache devs depositing artifacts into a directory
which gets sync'd to ibiblio. Mark Diggory has ironed out the scripts
that we're using from the ibiblio machine so I would like to open up the
option that Apache is using to other groups. The first group I would
like to try
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1262
Here is an overview of the issue:
---
The following comment has been added to this issue:
Author: Dan Tran
Created: Tue, 4 May 2004 8:59 AM
Body:
Great, I will open new jira for any new patch.
Thanks
-
View this comment:
http://jira.codehaus.org/se
> -Original Message-
> From: Maczka Michal [mailto:[EMAIL PROTECTED]
> Sent: 04 May 2004 12:03
> To: 'Maven Developers List'
> Subject: RE: [maven2] Anything Groovy in Maven2?
>
[snip]
> >
> > commons-logging is the best match I can think of for now.
> >
>
> I don't think it's the bes
On Tue, 2004-05-04 at 03:14, Emmanuel Venisse wrote:
> Could you put this changes in 1_0-BRANCH for show it in the next site
> generation?
> Thanks
I'll let Brett do the merging, when he does it should appear on the main
site the next time someone publishes it.
> Emmanuel
>
> - Original Mess
Hi Fabrice,
> -Original Message-
> From: Fabrice Dewasmes [mailto:[EMAIL PROTECTED]
> Sent: 04 May 2004 10:41
> To: [EMAIL PROTECTED]
> Subject: checkstyle plugin
>
> Hi,
>
> following is a post I made on chekstyle's mailing list.
> --
>
> Hi all,
>
> I'm currently using maven checksty
The following comment has been added to this issue:
Author: bflorat
Created: Tue, 4 May 2004 7:34 AM
Body:
Please see this changelog as an exemple for the anchor bug:
http://jajuk.sourceforge.net/changes-report.html
--
Message:
The following issue has been reopened.
Reopener: Arnaud HERITIER
Date: Tue, 4 May 2004 6:56 AM
need to add a test case
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPANT-14
Here i
I'm ok with you Dion.
I'll commit a test case as soon as possible.
#Arnaud.
> -Message d'origine-
> De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Envoyé : mardi 4 mai 2004 03:16
> À : Maven Developers List
> Objet : Re: cvs commit: maven-plugins/ant/xdocs changes.xml
>
> Was a fail
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1261
Here is an overview of the issue:
---
On Tue, 4 May 2004, Maczka Michal <[EMAIL PROTECTED]> wrote:
> ant2 development has never really started but is rather clear that
> it is a very different animal then ant1 and the code as a whole
> cannot be reused.
I'd rather say that there will never be an Ant2 in the way we tought
we would cre
> -Original Message-
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 04, 2004 8:53 AM
> To: 'Maven Developers List'
> Cc: 'Stefan Bodewig'
> Subject: RE: [maven2
[...]
> Agreed. It's almost there but a little push towards even better
> separation from Ant core is re
Hi,
following is a post I made on chekstyle's mailing list.
--
Hi all,
I'm currently using maven checkstyle plugin and found that it would be nice to
have the JSL style customizable. To do so here's a little patch :
in plugin.properties add the following line :
maven.checkstyle.style = ${plug
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJXR-11
Here is an overview of the issue:
-
The following comment has been added to this issue:
Author: Emmanuel Venisse
Created: Tue, 4 May 2004 6:01 AM
Body:
I'll apply your patch with some modifications, you suppressed the default value
definie in the default jbuilder project(line 345) and I think it's bad.
For other fea
The following comment has been added to this issue:
Author: nicolas de loof
Created: Tue, 4 May 2004 5:43 AM
Body:
http://sourceforge.net/project/showfiles.php?group_id=95695&package_id=116971
-
View this comment:
The following comment has been added to this issue:
Author: nicolas de loof
Created: Tue, 4 May 2004 5:42 AM
Body:
Sorry, I cannot find infos about aopalliance licensing...
This ticket can be claused until I get some infos
---
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1260
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=MPCHANGELOG-37
Here is an overview of the issue:
---
The following issue has been updated:
Updater: Nathan Coast (mailto:[EMAIL PROTECTED])
Date: Tue, 4 May 2004 4:34 AM
Comment:
plugin as an example that doesn't work. has dependency to weblogic jars for j2ee
classes.
Changes:
Attachment changed to junitejb-1.0-src.
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1259
Here is an overview of the issue:
---
Message:
The following issue has been closed.
Resolver: Emmanuel Venisse
Date: Tue, 4 May 2004 4:27 AM
Done
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1257
Here is an overview of t
evenisse2004/05/04 01:27:23
Modified:xdocs/start Tag: MAVEN-1_0-BRANCH bootstrap.xml
Log:
Fix MAVEN-1257.
Revision ChangesPath
No revision
No revision
1.13.4.3 +5 -0 maven/xdocs/start/bootstrap.xml
Index: bootstrap.xml
On Tue, 4 May 2004, Vincent Massol <[EMAIL PROTECTED]> wrote:
> I've talked to Stefan and he's very open to work with us,
he is 8-) And he's been subscribed to maven-dev for many months.
> - lifecycle IF (that can be solved easily by saying all tasks are
> thread safe)
This should be true for
"Vincent Massol" <[EMAIL PROTECTED]> wrote on 04/05/2004 04:53:29 PM:
> Hmmm I think we need to talk more about this and involve the Ant
> team in the discussion as we need their help anyway. I'd prefer it to be
> in the Ant codebase (provided they are ok - If not I agree it could be
> done in
Could you put this changes in 1_0-BRANCH for show it in the next site
generation?
Thanks
Emmanuel
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 03, 2004 8:47 PM
Subject: cvs commit: maven/xdocs/reference/plugins index.xml
> jvanzyl 2004/05
77 matches
Mail list logo