RE: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread Brett Porter
Probably? Definitely :)

I don't think this is a per dependency attribute. It's a mapping that needs
to be configurable, but global.

- Brett

> -Original Message-
> From: Vincent Massol [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, 11 May 2004 4:20 AM
> To: 'Maven Developers List'
> Subject: RE: cvs commit: maven-plugins/artifact/xdocs changes.xml
> 
> 
> +1 to create an  tag which defaults to "jar":
> 
> 
>   [...]
>   myowntype
>   myowntypeextension
> 
> 
> However that's probably for Maven 1.1.
> 
> Thanks
> -Vincent
> 
> > -Original Message-
> > From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> > Sent: 11 May 2004 02:03
> > To: Maven Developers List
> > Subject: Re: cvs commit: maven-plugins/artifact/xdocs changes.xml
> > 
> > [EMAIL PROTECTED] wrote on 11/05/2004 09:36:35 AM:
> > 
> > > brett   2004/05/10 16:36:35
> > >
> > >   Modified:
> artifact/src/main/org/apache/maven/artifact/deployer
> > > DefaultArtifactDeployer.java
> > >artifact/xdocs changes.xml
> > >   Log:
> > >   PR: MPUBERJAR-5
> > >   give uberjar type a jar extension
> > >
> > >   Revision  ChangesPath
> > >   1.18  +5 -1  maven-
> > >
> >
> plugins/artifact/src/main/org/apache/maven/artifact/deployer/D
> efaultArti
> fa
> > ctDeployer.
> > > java
> > >
> > >   Index: DefaultArtifactDeployer.java
> > >
> ===
> > >   RCS file: /home/cvs/maven-
> > >
> >
> plugins/artifact/src/main/org/apache/maven/artifact/deployer/D
> efaultArti
> fa
> > ctDeployer.
> > > java,v
> > >   retrieving revision 1.17
> > >   retrieving revision 1.18
> > >   diff -u -r1.17 -r1.18
> > >   --- DefaultArtifactDeployer.java   2 May 2004 15:04:34 -
> 1.17
> > >   +++ DefaultArtifactDeployer.java   10 May 2004 23:36:34 -
> 1.18
> > >   @@ -513,6 +513,10 @@
> > >{
> > >return "jar";
> > >}
> > >   +else if (type.equals("uberjar"))
> > >   +{
> > >   +return "jar";
> > >   +}
> > >return type;
> > >}
> > >}
> > 
> > I'd much rather the artifact code externalised the mapping from type
> to
> > extension. Otherwise it will become a place of continual churn.
> > --
> > dIon Gillard, Multitask Consulting
> > 
> > 
> > 
> -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


RE: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread Vincent Massol
+1 to create an  tag which defaults to "jar":


  [...]
  myowntype
  myowntypeextension


However that's probably for Maven 1.1.

Thanks
-Vincent

> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
> Sent: 11 May 2004 02:03
> To: Maven Developers List
> Subject: Re: cvs commit: maven-plugins/artifact/xdocs changes.xml
> 
> [EMAIL PROTECTED] wrote on 11/05/2004 09:36:35 AM:
> 
> > brett   2004/05/10 16:36:35
> >
> >   Modified:artifact/src/main/org/apache/maven/artifact/deployer
> > DefaultArtifactDeployer.java
> >artifact/xdocs changes.xml
> >   Log:
> >   PR: MPUBERJAR-5
> >   give uberjar type a jar extension
> >
> >   Revision  ChangesPath
> >   1.18  +5 -1  maven-
> >
>
plugins/artifact/src/main/org/apache/maven/artifact/deployer/DefaultArti
fa
> ctDeployer.
> > java
> >
> >   Index: DefaultArtifactDeployer.java
> >
===
> >   RCS file: /home/cvs/maven-
> >
>
plugins/artifact/src/main/org/apache/maven/artifact/deployer/DefaultArti
fa
> ctDeployer.
> > java,v
> >   retrieving revision 1.17
> >   retrieving revision 1.18
> >   diff -u -r1.17 -r1.18
> >   --- DefaultArtifactDeployer.java   2 May 2004 15:04:34 -
1.17
> >   +++ DefaultArtifactDeployer.java   10 May 2004 23:36:34 -
1.18
> >   @@ -513,6 +513,10 @@
> >{
> >return "jar";
> >}
> >   +else if (type.equals("uberjar"))
> >   +{
> >   +return "jar";
> >   +}
> >return type;
> >}
> >}
> 
> I'd much rather the artifact code externalised the mapping from type
to
> extension. Otherwise it will become a place of continual churn.
> --
> dIon Gillard, Multitask Consulting
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] release Maven 1.0 RC3

2004-05-10 Thread Vincent Massol
+1

Thanks
-Vincent

> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: 11 May 2004 01:58
> To: Maven Developers List ([EMAIL PROTECTED])
> Subject: [VOTE] release Maven 1.0 RC3
> 
> Note that this vote has dependencies on these votes:
> - Release of maven-jelly-tags 1.0
> - Release of all maven plugins
> And is conditional on the successful rsolution of MAVEN-1275 which I
will
> test after checking the patch and before starting the release process.
> 
> This is a vote to release Maven 1.0 RC3. As the release plan, RC3 is
the
> last release candidate for Maven 1.0 and should contain all
functionality
> and bugfixes necessary. The only changes between RC3 and 1.0 will be
low
> risk bugfixes and updates, the bundling of new plugin releases made by
> their
> developers by vote, and as much documentation as I can stand to do.
> 
> So please vote for the release of Maven 1.0 RC3!
> 
> +1 from me obviously.
> 
> Cheers,
> Brett
> 
> --
> Brett Porter
> Team Leader, Core Systems
> f2 network ~ everything essential
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] plugin evictions

2004-05-10 Thread Vincent Massol
+1 to remove them altogether instead of moving to the sandbox.

-Vincent

> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: 11 May 2004 01:39
> To: Maven Developers List ([EMAIL PROTECTED])
> Subject: [VOTE] plugin evictions
> 
> I would like to move the codeswitcher plugin maven-plugins-sandbox and
out
> of the Maven 1.0 release as Jason has indicated it was experimental.
> 
> I would also like to delete the perforce plugin as it appears to me to
do
> nothing.
> 
> Votes?
> 
> - Brett
> 
> --
> Brett Porter
> Team Leader, Core Systems
> f2 network ~ everything essential
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] Release maven-jelly-tags 1.0

2004-05-10 Thread Vincent Massol
+1

> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: 11 May 2004 01:27
> To: Maven Developers List ([EMAIL PROTECTED])
> Subject: [VOTE] Release maven-jelly-tags 1.0
> 
> I think the Maven Jelly Tag library is finished for 1.0.
> 
> +1 to release it.
> 
> --
> Brett Porter
> Team Leader, Core Systems
> f2 network ~ everything essential
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] Release all changed plugins

2004-05-10 Thread Vincent Massol
Hi Brett,

+1 from me. Does your release process includes creating a new JIRA
version for the plugins and "release" the current JIRA version? Are you
going to create the new versions?

Thanks
-Vincent

> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: 11 May 2004 01:28
> To: Maven Developers List ([EMAIL PROTECTED])
> Subject: [VOTE] Release all changed plugins
> 
> Hi,
> 
> Please vote +1 if you don't mind all changed plugins being released
again.
> If you have a particular plugin you would like to release yourself,
please
> just mention that in your email and say when it will be done by.
> 
> I will start releasing ones I know I can (eg xdoc) today.
> 
> +1 from me
> 
> - Brett
> 
> --
> Brett Porter
> Team Leader, Core Systems
> f2 network ~ everything essential
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] release Maven 1.0 RC3

2004-05-10 Thread Arnaud Heritier
+1.

#Arnaud.

> -Message d'origine-
> De : Brett Porter [mailto:[EMAIL PROTECTED]
> Envoyé : mardi 11 mai 2004 01:58
> À : Maven Developers List ([EMAIL PROTECTED])
> Objet : [VOTE] release Maven 1.0 RC3
> 
> Note that this vote has dependencies on these votes:
> - Release of maven-jelly-tags 1.0
> - Release of all maven plugins
> And is conditional on the successful rsolution of MAVEN-1275 which I will
> test after checking the patch and before starting the release process.
> 
> This is a vote to release Maven 1.0 RC3. As the release plan, RC3 is the
> last release candidate for Maven 1.0 and should contain all functionality
> and bugfixes necessary. The only changes between RC3 and 1.0 will be low
> risk bugfixes and updates, the bundling of new plugin releases made by
> their
> developers by vote, and as much documentation as I can stand to do.
> 
> So please vote for the release of Maven 1.0 RC3!
> 
> +1 from me obviously.
> 
> Cheers,
> Brett
> 
> --
> Brett Porter
> Team Leader, Core Systems
> f2 network ~ everything essential
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] plugin evictions

2004-05-10 Thread Arnaud Heritier
+1 for both

#Arnaud

> -Message d'origine-
> De : Brett Porter [mailto:[EMAIL PROTECTED]
> Envoyé : mardi 11 mai 2004 01:39
> À : Maven Developers List ([EMAIL PROTECTED])
> Objet : [VOTE] plugin evictions
> 
> I would like to move the codeswitcher plugin maven-plugins-sandbox and out
> of the Maven 1.0 release as Jason has indicated it was experimental.
> 
> I would also like to delete the perforce plugin as it appears to me to do
> nothing.
> 
> Votes?
> 
> - Brett
> 
> --
> Brett Porter
> Team Leader, Core Systems
> f2 network ~ everything essential
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] Release all changed plugins

2004-05-10 Thread Arnaud Heritier
+1 for me.

I applied all modifications that I had.

#Arnaud

> -Message d'origine-
> De : Brett Porter [mailto:[EMAIL PROTECTED]
> Envoyé : mardi 11 mai 2004 01:28
> À : Maven Developers List ([EMAIL PROTECTED])
> Objet : [VOTE] Release all changed plugins
> 
> Hi,
> 
> Please vote +1 if you don't mind all changed plugins being released again.
> If you have a particular plugin you would like to release yourself, please
> just mention that in your email and say when it will be done by.
> 
> I will start releasing ones I know I can (eg xdoc) today.
> 
> +1 from me
> 
> - Brett
> 
> --
> Brett Porter
> Team Leader, Core Systems
> f2 network ~ everything essential
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] Release maven-jelly-tags 1.0

2004-05-10 Thread Arnaud Heritier
+1.

#Arnaud

> -Message d'origine-
> De : Brett Porter [mailto:[EMAIL PROTECTED]
> Envoyé : mardi 11 mai 2004 01:27
> À : Maven Developers List ([EMAIL PROTECTED])
> Objet : [VOTE] Release maven-jelly-tags 1.0
> 
> I think the Maven Jelly Tag library is finished for 1.0.
> 
> +1 to release it.
> 
> --
> Brett Porter
> Team Leader, Core Systems
> f2 network ~ everything essential
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven/xdocs navigation-pdf.xml navigation.xml

2004-05-10 Thread brett
brett   2004/05/10 21:43:03

  Modified:xdocsTag: MAVEN-1_0-BRANCH navigation-pdf.xml
navigation.xml
  Log:
  Submitted by: Arnaud Heritier
  Reviewed by:  Brett Porter
  navigation updates
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.1.2.3   +1 -1  maven/xdocs/navigation-pdf.xml
  
  Index: navigation-pdf.xml
  ===
  RCS file: /home/cvs/maven/xdocs/navigation-pdf.xml,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -r1.1.2.2 -r1.1.2.3
  --- navigation-pdf.xml4 Mar 2004 17:45:56 -   1.1.2.2
  +++ navigation-pdf.xml11 May 2004 04:43:03 -  1.1.2.3
  @@ -42,7 +42,7 @@
   
   
   
  -
  +
   
   
   
  
  
  
  1.33.4.7  +1 -1  maven/xdocs/navigation.xml
  
  Index: navigation.xml
  ===
  RCS file: /home/cvs/maven/xdocs/navigation.xml,v
  retrieving revision 1.33.4.6
  retrieving revision 1.33.4.7
  diff -u -r1.33.4.6 -r1.33.4.7
  --- navigation.xml5 May 2004 07:18:51 -   1.33.4.6
  +++ navigation.xml11 May 2004 04:43:03 -  1.33.4.7
  @@ -25,7 +25,7 @@
   
 http://jakarta.apache.org/commons/jelly/index.html"/>
 
  -  
  +  
   
   
  
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Created: (MPCLOVER-17) clover html plugin fails when no source files are present

2004-05-10 Thread jira
Message:

  A new issue has been created in JIRA.

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCLOVER-17

Here is an overview of the issue:
-
Key: MPCLOVER-17
Summary: clover html plugin fails when no source files are present
   Type: Bug

 Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-clover-plugin

   Assignee: 
   Reporter: Ryan Sonnek

Created: Mon, 10 May 2004 11:27 PM
Updated: Mon, 10 May 2004 11:27 PM
Environment: maven-1.0-rc2, winxp

Description:
when running the maven clover plugin to generate html report on a project with no java 
source files, i recieve this error:
BUILD FAILED
File.. file:/C:/Documents and 
Settings/ryansonnek/.maven/plugins/maven-clover-plugin-1.4/plugin.jelly
Element... ant:clover-report
Line.. 203
Column 21
com.cortexeb.tools.clover.r: java.io.FileNotFoundException: Unable to load database at 
'D:\projects\riva\riva-ear\target\clover\database\clover_coverage.db'
Total time: 49 seconds
Finished at: Mon May 10 22:20:03 CDT 2004

in my j2ee multiproject environment, the parent project has the clover report defined 
so that all extending projects inherit the list of reports.  all of the subprojects 
have java source files, except for the ear subproject, and that is where this errors 
out.


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] release Maven 1.0 RC3

2004-05-10 Thread dion_gillard
Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 10:40:23 AM:

> > There are 23 unscheduled bugs in Jira, of these, I'd like us 
> > to fix: . Maven-1223
> > 
> > and look at:
> > . Maven-1258
> > 
> > Before we release RC3.
> 
> I usually check the unscheduled ones, but missed 1223 somehow. Will 
apply
> and test along with 1257.

Great, thanks.

> 1258 - I don't want to risk any changes to the Jelly/Ant voodoo at this
> stage for minor bugs. We have to cut off for 1.0 some time.
Works for me.

I'm +1 on RC3 once we've done 1223.
--
dIon

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread dion_gillard
Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 11:06:38 AM:

> > Someone who knows the software can do that, but until they 
> > do, I'd rather 
> > fix the things we have. Didn't Ben write Wagon?
> 
> Ben wrote maven-fetch, which I never looked at. I don't know how much of 
it
> influenced Wagon, which was primarily written by Michal, based on the
> artifact code in the current artifact plugin and the Maven source tree, 
and
> fixing things like what we are talking about here.
> 
> Maven Wagon is a subproject of the Maven top-level project which is 
nearing
> a release of its own.
> 
> Hope that clears up why it doesn't make sense to go tweaking around the
> existing code.

Michal,

when are you going to integrate Wagon?
--
dIon Gillard, Multitask Consulting


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread Brett Porter
> Someone who knows the software can do that, but until they 
> do, I'd rather 
> fix the things we have. Didn't Ben write Wagon?

Ben wrote maven-fetch, which I never looked at. I don't know how much of it
influenced Wagon, which was primarily written by Michal, based on the
artifact code in the current artifact plugin and the Maven source tree, and
fixing things like what we are talking about here.

Maven Wagon is a subproject of the Maven top-level project which is nearing
a release of its own.

Hope that clears up why it doesn't make sense to go tweaking around the
existing code.

Cheers,
Brett


RE: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread dion_gillard
Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 10:38:15 AM:

> What's the point of doing the work twice? Wagon is the Maven refactoring 
of
> the artifact code. We don't need to start another refactoring of the
> artifact code.

I wasn't planning on refactoring it.

> We can't afford the development time of maintaining two codebases as
> separate entities. They need to converge.
I agree, having two codebases is an incredible waste of effort.

However, I'm not planning on merging Wagon in personally. Nor Classworlds, 
or Maven2.

Someone who knows the software can do that, but until they do, I'd rather 
fix the things we have. Didn't Ben write Wagon?
--
dIon Gillard, Multitask Consulting


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] release Maven 1.0 RC3

2004-05-10 Thread Brett Porter
> There are 23 unscheduled bugs in Jira, of these, I'd like us 
> to fix: . Maven-1223
> 
> and look at:
> . Maven-1258
> 
> Before we release RC3.

I usually check the unscheduled ones, but missed 1223 somehow. Will apply
and test along with 1257.

1258 - I don't want to risk any changes to the Jelly/Ant voodoo at this
stage for minor bugs. We have to cut off for 1.0 some time.

- Brett


RE: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread Brett Porter
What's the point of doing the work twice? Wagon is the Maven refactoring of
the artifact code. We don't need to start another refactoring of the
artifact code.

We can't afford the development time of maintaining two codebases as
separate entities. They need to converge.

- Brett

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, 11 May 2004 10:34 AM
> To: Maven Developers List
> Subject: RE: cvs commit: maven-plugins/artifact/xdocs changes.xml
> 
> 
> Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 
> 10:01:39 AM:
> 
> > Long term this will happen in Wagon. Now isn't the time to be making
> those
> > sorts of changes :)
> 
> It's been how long since Wagon was first released? Almost a year I'd 
> guess
> 
> Promises of Wagon, Classworlds etc are empty for me. I'm 
> happier to do 
> these changes post 1.0.
> --
> dIon Gillard, Multitask Consulting
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


[jira] Updated: (MAVEN-1223) have entities resolve relative to xml files defining them

2004-05-10 Thread jira
The following issue has been updated:

Updater: Brett Porter (mailto:[EMAIL PROTECTED])
   Date: Mon, 10 May 2004 8:36 PM
Changes:
 Fix Version changed to 1.0-rc3
-
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1223&page=history

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1223

Here is an overview of the issue:
-
Key: MAVEN-1223
Summary: have entities resolve relative to xml files defining them
   Type: Bug

 Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven
 Components: 
 core
   Fix Fors:
 1.0-rc3
   Versions:
 1.0-rc1

   Assignee: 
   Reporter: joseph benavidez

Created: Thu, 8 Apr 2004 5:12 AM
Updated: Mon, 10 May 2004 8:36 PM
Environment: linux

Description:
I had broken out parts of my maven.xml file to entities. My structure basically looks 
like this:


superproj/
|-- buildconf
|   `-- external-ent.xml
|-- maven.xml
|-- project.properties
|-- project.xml
`-- subproj
|-- project.properties
`-- project.xml


In maven.xml, there's a section that looks like:


]>


The problem is, when I go into subproj (whose project.xml inherits from superproj's 
project.xml) and run a maven command, maven tries to resolve the entity to 
subproj/buildconf/maven-test.xml. 

That's why I'd like it to be relative to maven.xml.

I will attach a patch.



-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] release Maven 1.0 RC3

2004-05-10 Thread dion_gillard
Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 09:57:44 AM:

> Note that this vote has dependencies on these votes:
> - Release of maven-jelly-tags 1.0
> - Release of all maven plugins
> And is conditional on the successful rsolution of MAVEN-1275 which I 
will
> test after checking the patch and before starting the release process.
> 
> This is a vote to release Maven 1.0 RC3. As the release plan, RC3 is the
> last release candidate for Maven 1.0 and should contain all 
functionality
> and bugfixes necessary. The only changes between RC3 and 1.0 will be low
> risk bugfixes and updates, the bundling of new plugin releases made by 
their
> developers by vote, and as much documentation as I can stand to do.
> 
> So please vote for the release of Maven 1.0 RC3!
> 
> +1 from me obviously.

There are 23 unscheduled bugs in Jira, of these, I'd like us to fix:
. Maven-1223

and look at:
. Maven-1258

Before we release RC3.
--
dIon Gillard, Multitask Consulting


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread dion_gillard
Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 10:01:39 AM:

> Long term this will happen in Wagon. Now isn't the time to be making 
those
> sorts of changes :)

It's been how long since Wagon was first released? Almost a year I'd 
guess

Promises of Wagon, Classworlds etc are empty for me. I'm happier to do 
these changes post 1.0.
--
dIon Gillard, Multitask Consulting


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] Release all changed plugins

2004-05-10 Thread dion_gillard
Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 10:02:46 AM:

> So that they get bundled with RC3. We shouldn't be putting out 
-SNAPSHOTs
> into the world, and a lot of them have been touched recently.
> 
> This will be the last time it happens before the individual release 
cycle
> becomes truly autonomous.

Cool. As long as the unchanged ones don't ceremoniously get bumped a 
version as has happened a while back, +1.

That happened because people were bumping the -SNAPSHOT on the version 
after the previous release and then a new release came along and with no 
changes were made they were still -SNAPSHOTs.
--
dIon Gillard, Multitask Consulting


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Closed: (MAVEN-1213) Bootstrap fails on jdk1.3

2004-05-10 Thread jira
Message:

   The following issue has been closed.

   Resolver: dion gillard
   Date: Mon, 10 May 2004 8:28 PM

Add forking to junit tests in several places.
Fixed test cases that rely on system properties.
-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1213

Here is an overview of the issue:
-
Key: MAVEN-1213
Summary: Bootstrap fails on jdk1.3
   Type: Bug

 Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven
 Components: 
 core
   Fix Fors:
 1.0-rc3
   Versions:
 1.0-rc3

   Assignee: 
   Reporter: dion gillard

Created: Mon, 29 Mar 2004 11:36 PM
Updated: Mon, 10 May 2004 8:28 PM
Environment: JAVA_HOME=c:\jdk1.3.1_07

cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co  maven-plugins

cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co -r MAVEN-1_0-BRANCH maven

cd maven
ant -f build-bootstrap.xml

Description:
First exception is in running tests on the J2EE plugin:
 failure 1 -
 [exec] [junit] Running org.apache.maven.j2ee.WarFileTest
 [exec] Warning: Caught exception attempting to use SAX to load a SAX XMLReader
 [exec] Warning: Exception was: java.lang.ClassCastException: 
org.apache.xerces.parsers.SAXParser
 [exec] Warning: I will print the stack trace then carry on using the default SAX 
parser
 [exec] java.lang.ClassCastException: org.apache.xerces.parsers.SAXParser
 [exec] at org.xml.sax.helpers.XMLReaderFactory.loadClass(Unknown Source)
 [exec] at org.xml.sax.helpers.XMLReaderFactory.createXMLReader(Unknown Source)
 [exec] at org.dom4j.io.SAXHelper.createXMLReader(SAXHelper.java:74)
 [exec] at org.dom4j.io.SAXReader.createXMLReader(SAXReader.java:615)
 [exec] at org.dom4j.io.SAXReader.getXMLReader(SAXReader.java:498)
 [exec] at org.dom4j.io.SAXReader.read(SAXReader.java:294)
 [exec] at org.dom4j.io.SAXReader.read(SAXReader.java:246)
 [exec] at org.apache.maven.j2ee.WarFile.getWebXml(WarFile.java:234)
 [exec] at org.apache.maven.j2ee.WarFile.getServlets(WarFile.java:138)
 [exec] at 
org.apache.maven.j2ee.WarFileTest.testSimpleWar(WarFileTest.java:161)
 [exec] at java.lang.reflect.Method.invoke(Native Method)
 [exec] at junit.framework.TestCase.runTest(TestCase.java:154)
 [exec] at junit.framework.TestCase.runBare(TestCase.java:127)
 [exec] at junit.framework.TestResult$1.protect(TestResult.java:106)
 [exec] at junit.framework.TestResult.runProtected(TestResult.java:124)
 [exec] at junit.framework.TestResult.run(TestResult.java:109)
 [exec] at junit.framework.TestCase.run(TestCase.java:118)
 [exec] at junit.framework.TestSuite.runTest(TestSuite.java:208)
 [exec] at junit.framework.TestSuite.run(TestSuite.java:203)
 [exec] at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:325)
 [exec] at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:848)
 [exec] at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:556)
 [exec] at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:532)
 [exec] at org.apache.tools.ant.Task.perform(Task.java:341)
 [exec] at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:232)
 [exec] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
 [exec] at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
 [exec] at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
 [exec] at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88)
 [exec] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
 [exec] at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
 [exec] at 
org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:78)
 [exec] at 
org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:
 [exec] at com.werken.werkz.Goal.fire(Goal.java:639)
 [exec] at com.werken.werkz.Goal.attain(Goal.java:575)
 [exec] at com.werken.werkz.Goal.attainPrecursors(Goal.java:488)
 [exec] at com.werken.werkz.Goal.attain(Goal.java:573)
 [exec] at com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193)
 [exec] at 
org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttainGoalTag.java:126)
 [exec] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
 [exec] at org.apache.commons.jelly.impl.ScriptBlock.run(Scrip

Re: [VOTE] plugin evictions

2004-05-10 Thread dion_gillard
The perforce plugin supposedly just gets the jars onto the classpath.

I'm +1 on both.
--
dIon Gillard, Multitask Consulting



Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 09:39:14 AM:

> I would like to move the codeswitcher plugin maven-plugins-sandbox and 
out
> of the Maven 1.0 release as Jason has indicated it was experimental.
> 
> I would also like to delete the perforce plugin as it appears to me to 
do
> nothing.
> 
> Votes?
> 
> - Brett 
> 
> --
> Brett Porter
> Team Leader, Core Systems
> f2 network ~ everything essential
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] Release all changed plugins

2004-05-10 Thread Brett Porter
So that they get bundled with RC3. We shouldn't be putting out -SNAPSHOTs
into the world, and a lot of them have been touched recently.

This will be the last time it happens before the individual release cycle
becomes truly autonomous.

- Brett

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, 11 May 2004 10:03 AM
> To: Maven Developers List
> Subject: Re: [VOTE] Release all changed plugins
> 
> 
> Is there a reason??
> --
> dIon Gillard, Multitask Consulting
> 
> 
> 
> Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 
> 09:28:01 AM:
> 
> > Hi,
> > 
> > Please vote +1 if you don't mind all changed plugins being released
> again.
> > If you have a particular plugin you would like to release yourself,
> please
> > just mention that in your email and say when it will be done by.
> > 
> > I will start releasing ones I know I can (eg xdoc) today.
> > 
> > +1 from me
> > 
> > - Brett
> > 
> > --
> > Brett Porter
> > Team Leader, Core Systems
> > f2 network ~ everything essential
> > 
> > 
> -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


RE: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread Brett Porter
Long term this will happen in Wagon. Now isn't the time to be making those
sorts of changes :)

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, 11 May 2004 10:03 AM
> To: Maven Developers List
> Subject: Re: cvs commit: maven-plugins/artifact/xdocs changes.xml
> 
> 
> [EMAIL PROTECTED] wrote on 11/05/2004 09:36:35 AM:
> 
> > brett   2004/05/10 16:36:35
> > 
> >   Modified:artifact/src/main/org/apache/maven/artifact/deployer
> > DefaultArtifactDeployer.java
> >artifact/xdocs changes.xml
> >   Log:
> >   PR: MPUBERJAR-5
> >   give uberjar type a jar extension
> > 
> >   Revision  ChangesPath
> >   1.18  +5 -1  maven-
> > 
> plugins/artifact/src/main/org/apache/maven/artifact/deployer/D
> efaultArtifactDeployer.
> > java
> > 
> >   Index: DefaultArtifactDeployer.java
> >   
> ===
> >   RCS file: /home/cvs/maven-
> > 
> plugins/artifact/src/main/org/apache/maven/artifact/deployer/D
> efaultArtifactDeployer.
> > java,v
> >   retrieving revision 1.17
> >   retrieving revision 1.18
> >   diff -u -r1.17 -r1.18
> >   --- DefaultArtifactDeployer.java   2 May 2004 15:04:34 
> -   1.17
> >   +++ DefaultArtifactDeployer.java   10 May 2004 23:36:34 
> -   1.18
> >   @@ -513,6 +513,10 @@
> >{
> >return "jar";
> >}
> >   +else if (type.equals("uberjar"))
> >   +{
> >   +return "jar";
> >   +}
> >return type;
> >}
> >}
> 
> I'd much rather the artifact code externalised the mapping 
> from type to 
> extension. Otherwise it will become a place of continual churn.
> --
> dIon Gillard, Multitask Consulting
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


Re: cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread dion_gillard
[EMAIL PROTECTED] wrote on 11/05/2004 09:36:35 AM:

> brett   2004/05/10 16:36:35
> 
>   Modified:artifact/src/main/org/apache/maven/artifact/deployer
> DefaultArtifactDeployer.java
>artifact/xdocs changes.xml
>   Log:
>   PR: MPUBERJAR-5
>   give uberjar type a jar extension
> 
>   Revision  ChangesPath
>   1.18  +5 -1  maven-
> 
plugins/artifact/src/main/org/apache/maven/artifact/deployer/DefaultArtifactDeployer.
> java
> 
>   Index: DefaultArtifactDeployer.java
>   ===
>   RCS file: /home/cvs/maven-
> 
plugins/artifact/src/main/org/apache/maven/artifact/deployer/DefaultArtifactDeployer.
> java,v
>   retrieving revision 1.17
>   retrieving revision 1.18
>   diff -u -r1.17 -r1.18
>   --- DefaultArtifactDeployer.java   2 May 2004 15:04:34 -   1.17
>   +++ DefaultArtifactDeployer.java   10 May 2004 23:36:34 -   1.18
>   @@ -513,6 +513,10 @@
>{
>return "jar";
>}
>   +else if (type.equals("uberjar"))
>   +{
>   +return "jar";
>   +}
>return type;
>}
>}

I'd much rather the artifact code externalised the mapping from type to 
extension. Otherwise it will become a place of continual churn.
--
dIon Gillard, Multitask Consulting


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Release maven-jelly-tags 1.0

2004-05-10 Thread dion_gillard
+1
--
dIon Gillard, Multitask Consulting



Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 09:26:55 AM:

> I think the Maven Jelly Tag library is finished for 1.0.
> 
> +1 to release it.
> 
> --
> Brett Porter
> Team Leader, Core Systems
> f2 network ~ everything essential
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Release all changed plugins

2004-05-10 Thread dion_gillard
Is there a reason??
--
dIon Gillard, Multitask Consulting



Brett Porter <[EMAIL PROTECTED]> wrote on 11/05/2004 09:28:01 AM:

> Hi,
> 
> Please vote +1 if you don't mind all changed plugins being released 
again.
> If you have a particular plugin you would like to release yourself, 
please
> just mention that in your email and say when it will be done by.
> 
> I will start releasing ones I know I can (eg xdoc) today.
> 
> +1 from me
> 
> - Brett
> 
> --
> Brett Porter
> Team Leader, Core Systems
> f2 network ~ everything essential
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] release Maven 1.0 RC3

2004-05-10 Thread Jason van Zyl
On Mon, 2004-05-10 at 19:57, Brett Porter wrote:
> Note that this vote has dependencies on these votes:
> - Release of maven-jelly-tags 1.0
> - Release of all maven plugins
> And is conditional on the successful rsolution of MAVEN-1275 which I will
> test after checking the patch and before starting the release process.
> 
> This is a vote to release Maven 1.0 RC3. As the release plan, RC3 is the
> last release candidate for Maven 1.0 and should contain all functionality
> and bugfixes necessary. The only changes between RC3 and 1.0 will be low
> risk bugfixes and updates, the bundling of new plugin releases made by their
> developers by vote, and as much documentation as I can stand to do.
> 
> So please vote for the release of Maven 1.0 RC3!
> 
> +1 from me obviously.

+1

> Cheers,
> Brett
> 
> --
> Brett Porter
> Team Leader, Core Systems
> f2 network ~ everything essential
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://maven.apache.org

happiness is like a butterfly: the more you chase it, the more it will
elude you, but if you turn your attention to other things, it will come
and sit softly on your shoulder ...

 -- Thoreau 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[VOTE] release Maven 1.0 RC3

2004-05-10 Thread Brett Porter
Note that this vote has dependencies on these votes:
- Release of maven-jelly-tags 1.0
- Release of all maven plugins
And is conditional on the successful rsolution of MAVEN-1275 which I will
test after checking the patch and before starting the release process.

This is a vote to release Maven 1.0 RC3. As the release plan, RC3 is the
last release candidate for Maven 1.0 and should contain all functionality
and bugfixes necessary. The only changes between RC3 and 1.0 will be low
risk bugfixes and updates, the bundling of new plugin releases made by their
developers by vote, and as much documentation as I can stand to do.

So please vote for the release of Maven 1.0 RC3!

+1 from me obviously.

Cheers,
Brett

--
Brett Porter
Team Leader, Core Systems
f2 network ~ everything essential

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Release all changed plugins

2004-05-10 Thread Trygve Laugstøl
On Tue, 11 May 2004 09:28:01 +1000, Brett Porter 
<[EMAIL PROTECTED]> wrote:

Hi,

Please vote +1 if you don't mind all changed plugins being released 
again. If you have a particular plugin you would like to release 
yourself, please just mention that in your email and say when it will be 
done by.

I will start releasing ones I know I can (eg xdoc) today.
+1

+1 from me

- Brett

--
Brett Porter
Team Leader, Core Systems
f2 network ~ everything essential
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
Trygve
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


cvs commit: maven-plugins/codeswitcher/xdocs .cvsignore changes.xml goals.xml index.xml navigation.xml properties.xml

2004-05-10 Thread brett
brett   2004/05/10 16:53:44

  Removed: perforce .cvsignore plugin.jelly project.properties
project.xml
   perforce/xdocs .cvsignore changes.xml goals.xml index.xml
navigation.xml properties.xml
   codeswitcher .cvsignore plugin.jelly plugin.properties
project.properties project.xml
   codeswitcher/src/main/org/apache/maven/codeswitcher
CodeSwitcher.java
   codeswitcher/xdocs .cvsignore changes.xml goals.xml
index.xml navigation.xml properties.xml
  Log:
  unused plugins. Resurrect in the sandbox if really wanted.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Closed: (MAVEN-1271) "maven eclipse" can't find org.apache.commons.jelly.tags.xml.XMLTagLibrary

2004-05-10 Thread jira
Message:

   The following issue has been closed.

   Resolver: Brett Porter
   Date: Mon, 10 May 2004 7:48 PM

That was misleading. The eclipse plugin test project.xml was invalid, so the 
dependency was not being used.

I return to my original verdict :)
-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1271

Here is an overview of the issue:
-
Key: MAVEN-1271
Summary: "maven eclipse" can't find org.apache.commons.jelly.tags.xml.XMLTagLibrary
   Type: Bug

 Status: Closed
   Priority: Major
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven
 Components: 
 jelly/ant integration
   Fix Fors:
 1.0-rc3
   Versions:
 1.0-rc2

   Assignee: Brett Porter
   Reporter: Christian Stein

Created: Thu, 6 May 2004 12:43 AM
Updated: Mon, 10 May 2004 7:48 PM
Environment: Win2k
JRE 1.4.2_04
*clean/empty* Maven repo

Description:
See attached files for more console output. It seems to be a dependency problem with 
the cactus plugin.

This is, how I produce the error:

C:\>rmdir /S /Q "%HOME%\.maven"

C:\>mkdir "%HOME%\.maven"

C:\>mkdir "%HOME%\.maven\repository"

C:\>mkdir App

C:\>cd App

C:\App>maven genapp

[...]

C:\App>maven eclipse

[...]

Could not find the class: 
org.apache.commons.jelly.tags.xml.XMLTagLibrary

[...]


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] plugin evictions

2004-05-10 Thread Trygve Laugstøl
On Tue, 11 May 2004 09:39:14 +1000, Brett Porter 
<[EMAIL PROTECTED]> wrote:

I would like to move the codeswitcher plugin maven-plugins-sandbox and 
out of the Maven 1.0 release as Jason has indicated it was experimental.
+1, experimental code shouldn't be in maven-plugins now that we have a
sandbox to play in.
I would also like to delete the perforce plugin as it appears to me to do
nothing.
+1, keep the core clean and simple.

Votes?

- Brett

--
Brett Porter
Team Leader, Core Systems
f2 network ~ everything essential
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
Trygve
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


[jira] Closed: (MAVEN-1244) plugin issues to fix for RC3

2004-05-10 Thread jira
Message:

   The following issue has been closed.

   Resolver: Brett Porter
   Date: Mon, 10 May 2004 7:46 PM

all done
-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1244

Here is an overview of the issue:
-
Key: MAVEN-1244
Summary: plugin issues to fix for RC3
   Type: Bug

 Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven
   Fix Fors:
 1.0-rc3
   Versions:
 1.0-rc2

   Assignee: Brett Porter
   Reporter: Brett Porter

Created: Sat, 24 Apr 2004 10:56 PM
Updated: Mon, 10 May 2004 7:46 PM

Description:
link issues that need to be fixed for RC3 (ie 1.0 final)


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Release all changed plugins

2004-05-10 Thread Jason van Zyl
On Mon, 2004-05-10 at 19:28, Brett Porter wrote:
> Hi,
> 
> Please vote +1 if you don't mind all changed plugins being released again.
> If you have a particular plugin you would like to release yourself, please
> just mention that in your email and say when it will be done by.
> 
> I will start releasing ones I know I can (eg xdoc) today.
> 
> +1 from me

+1

> - Brett
> 
> --
> Brett Porter
> Team Leader, Core Systems
> f2 network ~ everything essential
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://maven.apache.org

happiness is like a butterfly: the more you chase it, the more it will
elude you, but if you turn your attention to other things, it will come
and sit softly on your shoulder ...

 -- Thoreau 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] plugin evictions

2004-05-10 Thread Jason van Zyl
On Mon, 2004-05-10 at 19:39, Brett Porter wrote:
> I would like to move the codeswitcher plugin maven-plugins-sandbox and out
> of the Maven 1.0 release as Jason has indicated it was experimental.
> 
> I would also like to delete the perforce plugin as it appears to me to do
> nothing.

+1 To nuking them both

The codeswitcher plugin was made for the OJB build and they don't use
maven so toast it. There is a better preprocessor called Jappo which I'm
now using.

> Votes?
> 
> - Brett 
> 
> --
> Brett Porter
> Team Leader, Core Systems
> f2 network ~ everything essential
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://maven.apache.org

happiness is like a butterfly: the more you chase it, the more it will
elude you, but if you turn your attention to other things, it will come
and sit softly on your shoulder ...

 -- Thoreau 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (MPMULTIPROJECT-26) maven multiproject:site fails with "velocity:merge" error

2004-05-10 Thread jira
The following comment has been added to this issue:

 Author: Brett Porter
Created: Mon, 10 May 2004 7:44 PM
   Body:
do you have a small test case or somewhere we can get something to replicate this? A 
stack trace isn't enough information to reproduce... thanks.
-
View this comment:
  
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPMULTIPROJECT-26&page=comments#action_19642

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPMULTIPROJECT-26

Here is an overview of the issue:
-
Key: MPMULTIPROJECT-26
Summary: maven multiproject:site fails with "velocity:merge" error
   Type: Bug

 Status: Open
   Priority: Minor

 Original Estimate: 3 days
 Time Spent: Unknown
  Remaining: 3 days

Project: maven-multiproject-plugin

   Assignee: Brett Porter
   Reporter: Charlie Harvey

Created: Mon, 19 Apr 2004 9:56 AM
Updated: Mon, 10 May 2004 7:44 PM
Environment: RedHat Linux 9.0, j2sdkse_1.4.02

Description:
[EMAIL PROTECTED] ~/projects/alloyinc-commons] maven -e multiproject:site
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc2

Starting the reactor...
Our processing order:
Alloy Inc. Commons Util
Alloy Inc. Commons ORM
Alloy Inc. Commons Struts
Alloy Inc. Commons Validator
Alloy Inc. Commons Image
Alloy Inc. Commons Security
Alloy Inc. Commons Servlet Classes
Alloy Inc. Commons E-mail
Alloy Inc. Commons LDAP
Alloy Inc. Commons Tab
+
| Gathering project list Alloy Inc. Commons Util
| Memory: 3M/4M
+
+
| Gathering project list Alloy Inc. Commons ORM
| Memory: 3M/4M
+
+
| Gathering project list Alloy Inc. Commons Struts
| Memory: 3M/4M
+
+
| Gathering project list Alloy Inc. Commons Validator
| Memory: 3M/4M
+
+
| Gathering project list Alloy Inc. Commons Image
| Memory: 4M/4M
+
+
| Gathering project list Alloy Inc. Commons Security
| Memory: 3M/5M
+
+
| Gathering project list Alloy Inc. Commons Servlet Classes
| Memory: 3M/5M
+
+
| Gathering project list Alloy Inc. Commons E-mail
| Memory: 3M/5M
+
+
| Gathering project list Alloy Inc. Commons LDAP
| Memory: 3M/5M
+
+
| Gathering project list Alloy Inc. Commons Tab
| Memory: 3M/5M
+
build:start:

multiproject:site:
multiproject:site-init:

multiproject:create-nav:
[echo] Producing aggregate navigation...

BUILD FAILED
org.apache.commons.jelly.JellyTagException: null:-1:-1:  null
at 
org.apache.commons.jelly.tags.velocity.VelocityTagSupport.getVelocityEngine(VelocityTagSupport.java:101)
at 
org.apache.commons.jelly.tags.velocity.MergeTag.mergeTemplate(MergeTag.java:226)
at org.apache.commons.jelly.tags.velocity.MergeTag.doTag(MergeTag.java:108)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
at 
org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:78)
at 
org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:99)
at com.werken.werkz.Goal.fire(Goal.java:639)
at com.werken.werkz.Goal.attain(Goal.java:575)
at com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193)
at 
org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttainGoalTag.java:126)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
at 
org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:78)
at 
org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.

[jira] Closed: (MPUBERJAR-5) uberjar:install renames file with wrong extension

2004-05-10 Thread jira
Message:

   The following issue has been closed.

   Resolver: Brett Porter
   Date: Mon, 10 May 2004 7:43 PM

fixed in artifact plugin
-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPUBERJAR-5

Here is an overview of the issue:
-
Key: MPUBERJAR-5
Summary: uberjar:install renames file with wrong extension
   Type: Bug

 Status: Closed
   Priority: Critical
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-uberjar-plugin

   Assignee: Brett Porter
   Reporter: Joerg Schaible

Created: Tue, 4 May 2004 12:17 PM
Updated: Mon, 10 May 2004 7:43 PM

Description:
using uberjar:jar builds an artifact named "groupId-artifact-Id-version-uber.jar". 
Unfortunately the uberjar:install renames this to: 
"groupId-artifact-Id-version.uberjar" and put it into the repository in the group's 
"uberjars" directory.


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Closed: (MPJAVADOC-23) package.html files not taken

2004-05-10 Thread jira
Message:

   The following issue has been closed.

   Resolver: Brett Porter
   Date: Mon, 10 May 2004 7:43 PM

I've looked at the plugin for ways this could be reproduced, but can't do so.

Do you have any more information on the structure of your project that might lead to 
this happening?
-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJAVADOC-23

Here is an overview of the issue:
-
Key: MPJAVADOC-23
Summary: package.html files not taken
   Type: Bug

 Status: Closed
   Priority: Major
 Resolution: CANNOT REPRODUCE

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-javadoc-plugin

   Assignee: Brett Porter
   Reporter: bflorat

Created: Sat, 1 May 2004 11:05 AM
Updated: Mon, 10 May 2004 7:43 PM
Environment: Maven-1.0-rc2, Linux

Description:
I have a package.html file in every source directory. They look like :


Music tags interfaces and implementations (bridge design pattern)



( I also tried with one of own maven sources ).

None package description is displayed in the overview javadoc page.

I see that the Mavedoc own javadoc is OK and I don't undertand why it doens't work for 
me...


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Closed: (MPCLOVER-16) Clover fails with jdk 1.3.1

2004-05-10 Thread jira
Message:

   The following issue has been closed.

   Resolver: Brett Porter
   Date: Mon, 10 May 2004 7:42 PM

this is working for me now
-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCLOVER-16

Here is an overview of the issue:
-
Key: MPCLOVER-16
Summary: Clover fails with jdk 1.3.1
   Type: Bug

 Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-clover-plugin
   Versions:
 1.4

   Assignee: Brett Porter
   Reporter: Brian Preston

Created: Wed, 21 Apr 2004 11:21 AM
Updated: Mon, 10 May 2004 7:42 PM
Environment: Sun Solaris 8
SUN JDK 1.3.1_11
Maven 1.0_rc2

Description:
It seems that clover plugin can't find the XML classes when running jdk 1.3.1.

 BEGIN SNIPPET ---

test:test:
[junit] Running MyTest
[junit] Exception in thread "main" java.lang.NoClassDefFoundError: 
org/w3c/dom/Node
[junit] at java.lang.Class.forName0(Native Method)
[junit] at java.lang.Class.forName(Class.java:115)
[junit] at 
org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:183)
[junit] at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.createAndStoreFormatter(JUnitTestRunner.java:562)
[junit] at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:507)
[junit] [ERROR] TEST MyTest FAILED

 END SNIPPET ---

If I set JAVA_HOME to JDK 1.4.2 clover works ( The XML classes are included in the JDK 
1.4.x)



-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[VOTE] plugin evictions

2004-05-10 Thread Brett Porter
I would like to move the codeswitcher plugin maven-plugins-sandbox and out
of the Maven 1.0 release as Jason has indicated it was experimental.

I would also like to delete the perforce plugin as it appears to me to do
nothing.

Votes?

- Brett 

--
Brett Porter
Team Leader, Core Systems
f2 network ~ everything essential

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-05-10 Thread brett
brett   2004/05/10 16:38:03

  Modified:antlrproject.xml
   codeswitcher project.xml
   dist project.xml
   docbook  project.xml
   examples/plugin-script project.xml
   jalopy   plugin.jelly project.xml
   javadoc  project.xml
   jcoverage project.xml
   jdeveloper project.xml
   jdiffproject.xml
   latexplugin.jelly project.xml
   native   plugin.jelly project.xml
  Log:
  remove uses of root classloader that are unnecessary
  
  Revision  ChangesPath
  1.30  +0 -8  maven-plugins/antlr/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/antlr/project.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- project.xml   2 May 2004 12:34:56 -   1.29
  +++ project.xml   10 May 2004 23:38:02 -  1.30
  @@ -73,14 +73,6 @@
 
 
   
  -  ant
  -  ant
  -  1.5.3-1
  -  
  -root
  -  
  -
  -
 commons-jelly
 commons-jelly-tags-antlr
 20030211.143720
  
  
  
  1.28  +0 -13 maven-plugins/codeswitcher/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/codeswitcher/project.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- project.xml   2 May 2004 13:39:34 -   1.27
  +++ project.xml   10 May 2004 23:38:02 -  1.28
  @@ -60,18 +60,5 @@
   
 
 
  -
  -  ant
  -  ant
  -  1.5.3-1
  -  
  -root
  -  
  -
  -
  -  commons-lang
  -  commons-lang
  -  1.0.1
  -
 
   
  
  
  
  1.25  +0 -15 maven-plugins/dist/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/dist/project.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- project.xml   2 May 2004 13:44:56 -   1.24
  +++ project.xml   10 May 2004 23:38:02 -  1.25
  @@ -66,19 +66,4 @@
 
   
 
  -  
  -
  -  ant
  -  ant
  -  1.5.3-1
  -  
  -root
  -  
  -
  -
  -  commons-lang
  -  commons-lang
  -  1.0.1
  -
  -  
   
  
  
  
  1.30  +0 -13 maven-plugins/docbook/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/docbook/project.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- project.xml   2 May 2004 13:45:38 -   1.29
  +++ project.xml   10 May 2004 23:38:02 -  1.30
  @@ -58,19 +58,6 @@
 
 
   
  -  ant
  -  ant
  -  1.5.3-1
  -  
  -root
  -  
  -
  -
  -  commons-lang
  -  commons-lang
  -  1.0.1
  -
  -
 xalan
 xalan
 2.4.1
  
  
  
  1.7   +2 -3  maven-plugins/examples/plugin-script/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/examples/plugin-script/project.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.xml   4 Mar 2004 18:05:27 -   1.6
  +++ project.xml   10 May 2004 23:38:02 -  1.7
  @@ -71,14 +71,13 @@
 
   
 
  +
 
 
   
  
  
  
  1.6   +1 -3  maven-plugins/jalopy/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven-plugins/jalopy/plugin.jelly,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- plugin.jelly  4 Mar 2004 18:31:20 -   1.5
  +++ plugin.jelly  10 May 2004 23:38:03 -  1.6
  @@ -36,13 +36,11 @@
 classname="de.hunsicker.jalopy.plugin.ant.AntPlugin">
 
   
  -
  +
   
  -
   
   
   
  -
   
 
   
  
  
  
  1.32  +0 -29 maven-plugins/jalopy/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/jalopy/project.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- project.xml   2 May 2004 14:01:09 -   1.31
  +++ project.xml   10 May 2004 23:38:03 -  1.32
  @@ -78,52 +78,29 @@
 
 
   
  -  ant
  -  ant
  -  1.5.3-1
  -  
  -root
  -  
  -
  -
 jalopy
 jalopy
 1.0b10
  -  
  -root
  -  
   
 

cvs commit: maven-plugins/eclipse/src/plugin-test project.xml

2004-05-10 Thread brett
brett   2004/05/10 16:36:56

  Modified:eclipse/src/plugin-test project.xml
  Log:
  fix bad formatting
  
  Revision  ChangesPath
  1.4   +7 -9  maven-plugins/eclipse/src/plugin-test/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/eclipse/src/plugin-test/project.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.xml   6 May 2004 05:43:12 -   1.3
  +++ project.xml   10 May 2004 23:36:56 -  1.4
  @@ -52,13 +52,11 @@
   
 
   
  -  
  -
  -  
  -commons-jelly
  -commons-jelly-tags-xml
  -20030211.142705
  -  
  -
  -  
  +  
  +
  +  commons-jelly
  +  commons-jelly-tags-xml
  +  20030211.142705
  +
  +  
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/artifact/xdocs changes.xml

2004-05-10 Thread brett
brett   2004/05/10 16:36:35

  Modified:artifact/src/main/org/apache/maven/artifact/deployer
DefaultArtifactDeployer.java
   artifact/xdocs changes.xml
  Log:
  PR: MPUBERJAR-5
  give uberjar type a jar extension
  
  Revision  ChangesPath
  1.18  +5 -1  
maven-plugins/artifact/src/main/org/apache/maven/artifact/deployer/DefaultArtifactDeployer.java
  
  Index: DefaultArtifactDeployer.java
  ===
  RCS file: 
/home/cvs/maven-plugins/artifact/src/main/org/apache/maven/artifact/deployer/DefaultArtifactDeployer.java,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- DefaultArtifactDeployer.java  2 May 2004 15:04:34 -   1.17
  +++ DefaultArtifactDeployer.java  10 May 2004 23:36:34 -  1.18
  @@ -513,6 +513,10 @@
   {
   return "jar";
   }
  +else if (type.equals("uberjar"))
  +{
  +return "jar";
  +}
   return type;
   }
   }
  
  
  
  1.12  +1 -0  maven-plugins/artifact/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/artifact/xdocs/changes.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- changes.xml   2 May 2004 11:34:52 -   1.11
  +++ changes.xml   10 May 2004 23:36:34 -  1.12
  @@ -26,6 +26,7 @@
 
 
   
  +  Add uberjar extension 
mapping.
   
   
 Allow the deploy goals to work with 
maven.multiproject.type=plugin
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/javacc plugin.jelly

2004-05-10 Thread brett
brett   2004/05/10 16:30:50

  Modified:javacc   plugin.jelly
  Log:
  remove hardcoded use of target
  
  Revision  ChangesPath
  1.5   +3 -3  maven-plugins/javacc/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven-plugins/javacc/plugin.jelly,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- plugin.jelly  2 May 2004 14:05:33 -   1.4
  +++ plugin.jelly  10 May 2004 23:30:50 -  1.5
  @@ -33,7 +33,7 @@
   
   
   javaccPackageName:${javaccPackageName}
   jjtreePackageName:${jjtreePackageName}
   
   
   
  +location="${maven.build.dir}/generated-src/main/java"/>
   
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[VOTE] Release all changed plugins

2004-05-10 Thread Brett Porter
Hi,

Please vote +1 if you don't mind all changed plugins being released again.
If you have a particular plugin you would like to release yourself, please
just mention that in your email and say when it will be done by.

I will start releasing ones I know I can (eg xdoc) today.

+1 from me

- Brett

--
Brett Porter
Team Leader, Core Systems
f2 network ~ everything essential

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[VOTE] Release maven-jelly-tags 1.0

2004-05-10 Thread Brett Porter
I think the Maven Jelly Tag library is finished for 1.0.

+1 to release it.

--
Brett Porter
Team Leader, Core Systems
f2 network ~ everything essential

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/genapp/src/plugin-resources/web-jstl/template-resources build.properties.jboss maven.xml

2004-05-10 Thread brett
brett   2004/05/10 16:26:32

  Modified:
genapp/src/plugin-resources/complex/template-resources/components/ears/ear
build.properties
   
genapp/src/plugin-resources/complex/template-resources/components/ejbs/ejb
build.properties build.properties.jboss
project.properties
   
genapp/src/plugin-resources/complex/template-resources/components/wars/web
build.properties build.properties.jboss maven.xml
   genapp/src/plugin-resources/ejb/template-resources
build.properties.jboss project.properties
   genapp/src/plugin-resources/struts/template-resources
build.properties.jboss maven.xml
   genapp/src/plugin-resources/struts-jstl/template-resources
build.properties.jboss maven.xml
   genapp/src/plugin-resources/web/template-resources
build.properties.jboss maven.xml
   genapp/src/plugin-resources/web-jstl/template-resources
build.properties.jboss maven.xml
  Log:
  remove hardcoded target usage
  
  Revision  ChangesPath
  1.2   +2 -2  
maven-plugins/genapp/src/plugin-resources/complex/template-resources/components/ears/ear/build.properties
  
<>
  
  
  1.2   +2 -2  
maven-plugins/genapp/src/plugin-resources/complex/template-resources/components/ejbs/ejb/build.properties
  
<>
  
  
  1.2   +3 -3  
maven-plugins/genapp/src/plugin-resources/complex/template-resources/components/ejbs/ejb/build.properties.jboss
  
  Index: build.properties.jboss
  ===
  RCS file: 
/home/cvs/maven-plugins/genapp/src/plugin-resources/complex/template-resources/components/ejbs/ejb/build.properties.jboss,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  Binary files /tmp/cvsU6BaON and /tmp/cvsZoJzYm differ
  
  
  
  1.2   +3 -3  
maven-plugins/genapp/src/plugin-resources/complex/template-resources/components/ejbs/ejb/project.properties
  
  Index: project.properties
  ===
  RCS file: 
/home/cvs/maven-plugins/genapp/src/plugin-resources/complex/template-resources/components/ejbs/ejb/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties7 Mar 2004 00:21:18 -   1.1
  +++ project.properties10 May 2004 23:26:31 -  1.2
  @@ -1,6 +1,6 @@
   maven.xdoc.date=left
  -maven.ejb.src=target/xdoclet/ejb
  -maven.eclipse.classpath.include=target/xdoclet/ejbdoclet,src/test-cactus
  +maven.ejb.src=${maven.build.dir}/xdoclet/ejb
  +maven.eclipse.classpath.include=${maven.build.dir}/xdoclet/ejbdoclet,src/test-cactus
   maven.xdoclet.ejbdoclet.utilobject.0.cacheHomes=true
   maven.xdoclet.ejbdoclet.utilobject.0.includeGUID=true
   maven.xdoclet.ejbdoclet.dataobject.0=true
  @@ -8,4 +8,4 @@
   maven.xdoclet.ejbdoclet.valueobject.0=true
   maven.xdoclet.ejbdoclet.deploymentdescriptor.0.validateXML=true
   cactus.src.mergewebxml = src/conf/cactus-web.xml
  -cactus.is.ear=true
  \ No newline at end of file
  +cactus.is.ear=true
  
  
  
  1.2   +2 -2  
maven-plugins/genapp/src/plugin-resources/complex/template-resources/components/wars/web/build.properties
  
<>
  
  
  1.2   +2 -2  
maven-plugins/genapp/src/plugin-resources/complex/template-resources/components/wars/web/build.properties.jboss
  
<>
  
  
  1.2   +1 -1  
maven-plugins/genapp/src/plugin-resources/complex/template-resources/components/wars/web/maven.xml
  
  Index: maven.xml
  ===
  RCS file: 
/home/cvs/maven-plugins/genapp/src/plugin-resources/complex/template-resources/components/wars/web/maven.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven.xml 7 Mar 2004 00:21:19 -   1.1
  +++ maven.xml 10 May 2004 23:26:31 -  1.2
  @@ -1,7 +1,7 @@
   
   
 
  -
  +

 
   
  
  
  
  1.3   +2 -2  
maven-plugins/genapp/src/plugin-resources/ejb/template-resources/build.properties.jboss
  
  Index: build.properties.jboss
  ===
  RCS file: 
/home/cvs/maven-plugins/genapp/src/plugin-resources/ejb/template-resources/build.properties.jboss,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.properties.jboss25 Mar 2004 14:23:36 -  1.2
  +++ build.properties.jboss10 May 2004 23:26:31 -  1.3
  @@ -6,5 +6,5 @@
   maven.xdoclet.ejbdoclet.jboss.0.mergeDir=src/merge

   maven.xdoclet.ejbdoclet.jboss.0.preferredrelationmapping="relation-table"

   maven.xdoclet.ejbdoclet.jboss.0.unauthenticatedPrincipal="nob

cvs commit: maven/src/java/org/apache/maven/cli CLIManager.java

2004-05-10 Thread brett
brett   2004/05/10 00:01:21

  Modified:src/java/org/apache/maven/cli Tag: MAVEN-1_0-BRANCH
CLIManager.java
  Log:
  PR: MAVEN-1248
  fix issue introduced by adding -P option. Seems like a CLI bug - we should upgrade 
to a release version!
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.12.4.7  +6 -6  maven/src/java/org/apache/maven/cli/CLIManager.java
  
  Index: CLIManager.java
  ===
  RCS file: /home/cvs/maven/src/java/org/apache/maven/cli/CLIManager.java,v
  retrieving revision 1.12.4.6
  retrieving revision 1.12.4.7
  diff -u -r1.12.4.6 -r1.12.4.7
  --- CLIManager.java   16 Apr 2004 07:00:35 -  1.12.4.6
  +++ CLIManager.java   10 May 2004 07:01:21 -  1.12.4.7
  @@ -100,12 +100,6 @@
  .create( 'g' ) );
   
   options.addOption( OptionBuilder
  -   .withLongOpt( "plugin-help" )
  -   .withDescription( "Display help on using a given plugin" 
)
  -   .hasOptionalArg()
  -   .create( 'P' ) );
  -
  -options.addOption( OptionBuilder
  .withLongOpt( "usage" )
  .withDescription( "Display help on using the current 
project" )
  .create( 'u' ) );
  @@ -145,6 +139,12 @@
  .withLongOpt( "debug" )
  .withDescription( "Produce execution debug output" )
  .create( 'X' ) );
  +
  +options.addOption( OptionBuilder
  +   .withLongOpt( "plugin-help" )
  +   .withDescription( "Display help on using a given plugin" 
)
  +   .hasOptionalArg()
  +   .create( 'P' ) );
   }
   
   /** Parse a string-array of command-line arguments.
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Closed: (MPXDOC-97) img attribute support for links items and target attribute support

2004-05-10 Thread jira
Message:

   The following issue has been closed.

   Resolver: Arnaud HERITIER
   Date: Mon, 10 May 2004 6:45 PM

Applied
-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-97

Here is an overview of the issue:
-
Key: MPXDOC-97
Summary: img attribute support for links items and target attribute support
   Type: Improvement

 Status: Closed
   Priority: Trivial
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-xdoc-plugin
   Fix Fors:
 1.7

   Assignee: Arnaud HERITIER
   Reporter: Arnaud HERITIER

Created: Sat, 17 Apr 2004 9:41 PM
Updated: Mon, 10 May 2004 6:45 PM

Description:
I modified a few lines of code to :
- allow to use an image in the links
- allow to specify a target for the link for all items (links & menu)- Very usefull to 
open a new page for pdf files, javadocs, etc.

My navigation file can be :
...

...
  
...



...
   
...



-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/xdoc/xdocs changes.xml

2004-05-10 Thread aheritier
aheritier2004/05/10 15:44:52

  Modified:xdoc/xdocs changes.xml
  Log:
  MPXDOC-97
  
  Revision  ChangesPath
  1.48  +8 -0  maven-plugins/xdoc/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/xdoc/xdocs/changes.xml,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- changes.xml   5 May 2004 07:38:31 -   1.47
  +++ changes.xml   10 May 2004 22:44:51 -  1.48
  @@ -26,6 +26,14 @@
 
 
   
  +  
  +  
  +Items in navigation.xml and reports can define a target attribute.
  +Items in links can use an img attribute to create an icon.
  +New CSS class named "externalLink" used for links with an url beginning 
with 'http://'.
  +New CSS class named "newWindow" used for links with 
target='_blank'.
  +  
  +  
 Exclude .fml files from copy to target 
directory
 Add a "classic" theme CSS
 
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/jxr plugin.jelly

2004-05-10 Thread aheritier
aheritier2004/05/10 15:26:34

  Modified:javadoc  plugin.jelly
   jxr  plugin.jelly
  Log:
  open reports in a new window
  
  Revision  ChangesPath
  1.35  +1 -0  maven-plugins/javadoc/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven-plugins/javadoc/plugin.jelly,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- plugin.jelly  7 May 2004 02:22:12 -   1.34
  +++ plugin.jelly  10 May 2004 22:26:34 -  1.35
  @@ -37,6 +37,7 @@
   name="JavaDocs" 
   pluginName="maven-javadoc-plugin"
   link="apidocs/index"
  +target="_blank"
   description="JavaDoc API documentation."/>
 
 
 
 
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/xdoc/src/plugin-resources/templates maven-reports.xml

2004-05-10 Thread aheritier
aheritier2004/05/10 15:25:05

  Modified:xdoc plugin.jelly
   xdoc/src/plugin-resources navigation.jelly site.jsl
   xdoc/src/plugin-resources/css maven-classic.css
maven-theme.css
   xdoc/src/plugin-resources/templates maven-reports.xml
  Added:   xdoc/src/plugin-resources/images external-classic.png
external.png newwindow-classic.png newwindow.png
  Log:
  MPXDOC-97
  
  Revision  ChangesPath
  1.60  +20 -3 maven-plugins/xdoc/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven-plugins/xdoc/plugin.jelly,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- plugin.jelly  5 May 2004 07:38:30 -   1.59
  +++ plugin.jelly  10 May 2004 22:25:05 -  1.60
  @@ -55,6 +55,7 @@
 @pluginName the name of the plugin.  @plugin:report goal must exist
 @description text description of report
 @link the nav-bar link for this report
  +  @target the target for the new page (_self, _blank, ...) 
 -->
 
   
  @@ -73,6 +74,7 @@
 ${report.put('pluginName', pluginName)}
 ${report.put('description', description)}
 ${report.put('link', link)}
  +  ${report.put('target', target)}
 ${reports.add(report)}
   
 
  @@ -182,13 +184,28 @@
   @name
   @img
   @state - expanded / collapsed / none
  +@target
   -->
   
  -  
  +  
  +${pathTool.calculateLink(link,relativePath)}
  +
  +  
  +newWindow
  +New Window
  +  
  +  
  +externalLink
  +External Link
  +  
  +
  +
  +  ${target}
  +
   
   ${name}
  -
  -  
  +
  +  
   
   
   
  
  
  
  1.9   +1 -11 maven-plugins/xdoc/src/plugin-resources/navigation.jelly
  
  Index: navigation.jelly
  ===
  RCS file: /home/cvs/maven-plugins/xdoc/src/plugin-resources/navigation.jelly,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- navigation.jelly  2 May 2004 10:16:08 -   1.8
  +++ navigation.jelly  10 May 2004 22:25:05 -  1.9
  @@ -54,20 +54,10 @@
 
 
 
  -
  +
 
 
   
  -
   
   
 
  
  
  
  1.58  +43 -18maven-plugins/xdoc/src/plugin-resources/site.jsl
  
  Index: site.jsl
  ===
  RCS file: /home/cvs/maven-plugins/xdoc/src/plugin-resources/site.jsl,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- site.jsl  5 May 2004 07:38:31 -   1.57
  +++ site.jsl  10 May 2004 22:25:05 -  1.58
  @@ -253,6 +253,7 @@
   
   
   
  +
   
   
   
  @@ -262,10 +263,10 @@
   
   
 
  -
  +
 
 
  -
  +
 
 
   
  @@ -279,15 +280,17 @@
 
   
   
  +  
 
 
  +  
 
   
 
   ${maven.xdoc.crumb.separator}
 
   
  -
  +
 
 
   
  @@ -446,25 +449,47 @@
   
 
 
  -
  -
  -  
  -
  -  
  -
  -  
  -
  +
  +  
  +
  +  
  +${attr.value}
  + 
  +  
  + 
  +   
  + 
 
  +  
  +${href}
  + externalLink
  + External Link
  +
 
  -${attr.value}
  +${href}
 
   
  -  
  -  
  -
  -  
  -  
  -
  +  
  +  
  +${attr.value}
  +
  +  newWindow
  +  New Window
  +  
  +${target}
  +  
  +  
  +
  +   
  + 
  +  
  +  
  +${attr.value}
  +  
  +
  +  
  +  
  +
 
  
 
  
  
  
  1.2   +11 -1 maven-plugins/xdoc/src/plugin-resources/css/maven-classic.css
  
  Index: maven-classic.css
  ===
  RCS file: /home/cvs/maven-plugins/xdoc/src/plugin-resources/css/m

cvs commit: maven/xdocs repository-upload.xml

2004-05-10 Thread jvanzyl
jvanzyl 2004/05/10 15:17:44

  Modified:xdocsTag: MAVEN-1_0-BRANCH repository-upload.xml
  Log:
  o try and make the instructions clear.
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.7.4.6   +12 -7 maven/xdocs/repository-upload.xml
  
  Index: repository-upload.xml
  ===
  RCS file: /home/cvs/maven/xdocs/repository-upload.xml,v
  retrieving revision 1.7.4.5
  retrieving revision 1.7.4.6
  diff -u -r1.7.4.5 -r1.7.4.6
  --- repository-upload.xml 10 May 2004 01:45:16 -  1.7.4.5
  +++ repository-upload.xml 10 May 2004 22:17:44 -  1.7.4.6
  @@ -66,14 +66,19 @@
 
   
 
  -Post your request to http://jira.codehaus.org/secure/CreateIssue.jspa?pid=10367&issuetype=3";>JIRA.
 
  +Post your request to http://jira.codehaus.org/secure/CreateIssue.jspa?pid=10367&issuetype=3";>JIRA.
  +The first line of the description should be the URL of the upload bundle, 
then leave a blank line and place 
  +any addition comments you wish in the following paragraph. So the
  +description field might look like:
   
  -
  -  
  -
  -  Provide the URL to the upload bundle created in the previous 
step.
  -  
  -  
  +
  +  
  +http://wiggle.sourceforge.net/downloads/wiggle-1.0-bundle.jar
  +
  +Wiggle is a fantastic new piece of software for automating the
  +clipping of nose hairs. Please upload! DO IT NOW!
  +  
  +
 
 
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



MPXDOC-97 - RESULT

2004-05-10 Thread Arnaud Heritier
In the majority you voted for Fabrizio's icon set.

I'll commit changes in few minutes.

Maven site with maven theme:
http://www.apache.org/~aheritier/maven/theme/

Maven site with classic theme:
http://www.apache.org/~aheritier/maven/classic/


If someone can apply the attached patch on maven.

Thanks.

#Arnaud


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Closed: (MAVENUPLOAD-108) Please upload maven-jblanket-plugin.jar bundle

2004-05-10 Thread jira
Message:

   The following issue has been closed.

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-108

Here is an overview of the issue:
-
Key: MAVENUPLOAD-108
Summary: Please upload maven-jblanket-plugin.jar bundle
   Type: Wish

 Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-upload-requests

   Assignee: Jason van Zyl
   Reporter: Tim Shadel

Created: Mon, 10 May 2004 1:01 PM
Updated: Mon, 10 May 2004 6:10 PM

Description:
Thank you for uploading jblanket.jar! :-)  The Maven plugin is ready for upload, using 
the new bundle setup.  You can find the file here.

http://timshadel.com/maven-jblanket-plugin-1.0.0503-bundle.jar (~23K)


See also MAVENUPLOAD-101

http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-101


Thanks!


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (MAVENUPLOAD-109) maven-xhtml-plugin version 1.2

2004-05-10 Thread jira
The following comment has been added to this issue:

 Author: Jason van Zyl
Created: Mon, 10 May 2004 6:10 PM
   Body:
Take a peek and see if everything is ok.

Also I only want an URL to the bundle, don't attach it next time. With an URL I can 
fully automate the process in an easier fashion. I will update the documentation so 
that this is clear.
-
View this comment:
  
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-109&page=comments#action_19636

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-109

Here is an overview of the issue:
-
Key: MAVENUPLOAD-109
Summary: maven-xhtml-plugin version 1.2
   Type: Wish

 Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-upload-requests

   Assignee: Jason van Zyl
   Reporter: fabrizio giustina

Created: Mon, 10 May 2004 6:00 PM
Updated: Mon, 10 May 2004 6:10 PM

Description:



-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[maven2 build] Mon May 10 18:07:00 EDT 2004

2004-05-10 Thread jvanzyl

Performing an update of maven-components ...

Updates occured, build required ...

P maven-meeper/src/bin/deploy-bundle

---
 Building mboot ... 
---
---
Maven MBoot
---
Installing mboot in /home/users/jvanzyl/mboot ...
---
Installing MBoot dependencies ... 
---
---
 Install the parent pom for all maven-component artifacts ... 
---
Installing POM in 
/home/users/jvanzyl/maven-repo-local/maven/poms/maven-component-2.0-SNAPSHOT.pom
---
 Building maven-model ... 
---
Generating java in src/main/java from maven.mdo
Generating xpp3 unmarshaller in src/main/java from maven.mdo
Generating xpp3 marshaller in src/main/java from maven.mdo
Building project in /home/users/jvanzyl/m2/maven-components/maven-model
Using the following for your maven.repo.local: /home/users/jvanzyl/maven-repo-local
Building tests in /home/users/jvanzyl/m2/maven-components/maven-model
find: src/main/resources: No such file or directory
find: src/test/resources: No such file or directory
find: src/test/java: No such file or directory
Running tests in /home/users/jvanzyl/m2/maven-components/maven-model

---
T E S T S
---
[surefire] Running org.codehaus.surefire.battery.DirectoryBattery
[surefire] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0 sec
Building jars (maven-model-2.0-SNAPSHOT.jar) in 
/home/users/jvanzyl/m2/maven-components/maven-model/target
Installing maven-model-2.0-SNAPSHOT.jar in 
/home/users/jvanzyl/maven-repo-local/maven/jars
Installing POM in 
/home/users/jvanzyl/maven-repo-local/maven/poms/maven-model-2.0-SNAPSHOT.pom
Generating xml schema in . from maven.mdo
Generating xdoc in ./xdocs from maven.mdo
---
 Building maven-project ... 
---
Building project in /home/users/jvanzyl/m2/maven-components/maven-project
Using the following for your maven.repo.local: /home/users/jvanzyl/maven-repo-local
src/main/java/org/apache/maven/artifact/download/DefaultArtifactDownloader.java:97: 
cannot resolve symbol
symbol  : method releaseWagon (org.apache.maven.wagon.Wagon)
location: interface org.apache.maven.wagon.manager.WagonManager
   wagonManager.releaseWagon( wagon );
   ^
src/main/java/org/apache/maven/artifact/download/DefaultArtifactDownloader.java:122: 
get(org.apache.maven.wagon.artifact.Artifact,java.io.File) in 
org.apache.maven.wagon.Wagon cannot be applied to (java.lang.String,java.io.File)
wagon.get( source, file );
 ^
src/main/java/org/apache/maven/artifact/download/DefaultArtifactDownloader.java:149: 
get(org.apache.maven.wagon.artifact.Artifact,java.io.File) in 
org.apache.maven.wagon.Wagon cannot be applied to (java.lang.String,java.io.File)
wagon.get( checksum, checksumFile );
 ^
3 errors
Failed compiling classes!
---
 Building maven-core ... 
---
Building project in /home/users/jvanzyl/m2/maven-components/maven-core
Using the following for your maven.repo.local: /home/users/jvanzyl/maven-repo-local
Building tests in /home/users/jvanzyl/m2/maven-components/maven-core
Running tests in /home/users/jvanzyl/m2/maven-components/maven-core

---
T E S T S
---
[surefire] Running org.codehaus.surefire.battery.DirectoryBattery
[surefire] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0 sec
error configuring resource: ./target/maven.home/plugins/plexus
[INFO] Found 0 components to load on start
[surefire] Running org.apache.maven.lifecycle.MavenLifecycleManagerTest
[surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.287 sec
error configuring resource: ./target/maven.home/plugins/plexus
[INFO] Found 0 components to load on start
There was no such logger 'org.apache.maven.project.MavenProjectBuilder' 6460284.
There was no such logger 'org.codehaus.plexus.i18n.I18N' 6460284.
[surefire] Running org.apache.maven.MavenTest
[surefire] Tests run: 1, Failures: 0, Errors: 0, Time

[jira] Updated: (MAVENUPLOAD-109) maven-xhtml-plugin version 1.2

2004-05-10 Thread jira
The following issue has been updated:

Updater: fabrizio giustina (mailto:[EMAIL PROTECTED])
   Date: Mon, 10 May 2004 6:01 PM
Comment:
upload bundle
Changes:
 Attachment changed to maven-xhtml-plugin-1.2-bundle.jar
-
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-109&page=history

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-109

Here is an overview of the issue:
-
Key: MAVENUPLOAD-109
Summary: maven-xhtml-plugin version 1.2
   Type: Wish

 Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-upload-requests

   Assignee: Jason van Zyl
   Reporter: fabrizio giustina

Created: Mon, 10 May 2004 6:00 PM
Updated: Mon, 10 May 2004 6:01 PM

Description:



-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Created: (MAVENUPLOAD-109) maven-xhtml-plugin version 1.2

2004-05-10 Thread jira
Message:

  A new issue has been created in JIRA.

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-109

Here is an overview of the issue:
-
Key: MAVENUPLOAD-109
Summary: maven-xhtml-plugin version 1.2
   Type: Wish

 Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-upload-requests

   Assignee: Jason van Zyl
   Reporter: fabrizio giustina

Created: Mon, 10 May 2004 6:00 PM
Updated: Mon, 10 May 2004 6:00 PM

Description:



-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (MAVENUPLOAD-108) Please upload maven-jblanket-plugin.jar bundle

2004-05-10 Thread jira
The following comment has been added to this issue:

 Author: Tim Shadel
Created: Mon, 10 May 2004 5:37 PM
   Body:
Looks like the plugin files are in the right spot.  I also see a copy in the jars, but 
it could be a cached listing.  Either way, they won't bother anyone, right?  Go ahead 
and close this at your leisure -- I can download what I need now.  Thanks a ton! :-)
-
View this comment:
  
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-108&page=comments#action_19634

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-108

Here is an overview of the issue:
-
Key: MAVENUPLOAD-108
Summary: Please upload maven-jblanket-plugin.jar bundle
   Type: Wish

 Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-upload-requests

   Assignee: Jason van Zyl
   Reporter: Tim Shadel

Created: Mon, 10 May 2004 1:01 PM
Updated: Mon, 10 May 2004 5:37 PM

Description:
Thank you for uploading jblanket.jar! :-)  The Maven plugin is ready for upload, using 
the new bundle setup.  You can find the file here.

http://timshadel.com/maven-jblanket-plugin-1.0.0503-bundle.jar (~23K)


See also MAVENUPLOAD-101

http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-101


Thanks!


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-components/maven-project/src/test/resources/remote-repo-1/maven-test - New directory

2004-05-10 Thread michal
michal  2004/05/10 12:06:18

  maven-components/maven-project/src/test/resources/remote-repo-1/maven-test - New 
directory

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-components/maven-project/src/test/resources/local-repo/maven-test/jars - New directory

2004-05-10 Thread michal
michal  2004/05/10 12:06:17

  maven-components/maven-project/src/test/resources/local-repo/maven-test/jars - New 
directory

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-components/maven-project/src/test/resources/remote-repo-2/maven-test/jars - New directory

2004-05-10 Thread michal
michal  2004/05/10 12:06:18

  maven-components/maven-project/src/test/resources/remote-repo-2/maven-test/jars - 
New directory

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (MAVENUPLOAD-108) Please upload maven-jblanket-plugin.jar bundle

2004-05-10 Thread jira
The following comment has been added to this issue:

 Author: Jason van Zyl
Created: Mon, 10 May 2004 5:10 PM
   Body:
Ok, take a peek now. Looks good to me.
-
View this comment:
  
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-108&page=comments#action_19631

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-108

Here is an overview of the issue:
-
Key: MAVENUPLOAD-108
Summary: Please upload maven-jblanket-plugin.jar bundle
   Type: Wish

 Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-upload-requests

   Assignee: Jason van Zyl
   Reporter: Tim Shadel

Created: Mon, 10 May 2004 1:01 PM
Updated: Mon, 10 May 2004 5:10 PM

Description:
Thank you for uploading jblanket.jar! :-)  The Maven plugin is ready for upload, using 
the new bundle setup.  You can find the file here.

http://timshadel.com/maven-jblanket-plugin-1.0.0503-bundle.jar (~23K)


See also MAVENUPLOAD-101

http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-101


Thanks!


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-components/maven-meeper/src/bin deploy-plugin deploy-bundle

2004-05-10 Thread jvanzyl
jvanzyl 2004/05/10 14:11:46

  Modified:maven-meeper/src/bin deploy-bundle
  Added:   maven-meeper/src/bin deploy-plugin
  Log:
  o adding a little hack to determine if an upload is a maven plugin
or not. We need to use the  but that can come post 1.0.
  
  Revision  ChangesPath
  1.3   +10 -1 maven-components/maven-meeper/src/bin/deploy-bundle
  
  Index: deploy-bundle
  ===
  RCS file: /home/cvs/maven-components/maven-meeper/src/bin/deploy-bundle,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- deploy-bundle 10 May 2004 19:43:49 -  1.2
  +++ deploy-bundle 10 May 2004 21:11:45 -  1.3
  @@ -68,5 +68,14 @@
 
 ../deploy-pom ${artifactId}-${version}.pom ${groupId}
 
  -  ../deploy-jar ${artifactId}-${version}.jar ${groupId}
  +  artifactType=`echo ${artifactId} | sed -e 's/maven-.*-plugin//'`
  +  
  +  if [ -z ${artifactType} ]
  +  then
  +echo "Deploying Plugin ..."
  +../deploy-plugin ${artifactId}-${version}.jar ${groupId}
  +  else
  +echo "Deploying JAR ..."
  +../deploy-jar ${artifactId}-${version}.jar ${groupId}
  +  fi
   )  
  
  
  
  1.1  maven-components/maven-meeper/src/bin/deploy-plugin
  
  Index: deploy-plugin
  ===
  #!/bin/sh
  
  # Deploy JAR to the repository
  # $1 : artifact to copy
  # $2 : project id
  
  ARTIFACT=$1
  ID=$2
  ARTIFACT_TYPE=plugins
  REPO=login.ibiblio.org
  DIR=/public/html/maven/${ID}/${ARTIFACT_TYPE}
  
  echo ${DIR}
  
  # Make sure the target directory is present.
  ssh $REPO "mkdir -p ${DIR}"
  
  # Copy the artifact to the repository.
  scp $ARTIFACT ${REPO}:${DIR}
  
  # Make sure the perms are correct. Just in case
  ssh $REPO "chmod 664 ${DIR}/${ARTIFACT}; chgrp maven ${DIR}/${ARTIFACT}; cd ${DIR}; 
md5sum ${ARTIFACT} | sed 's/ .*$//' > ${ARTIFACT}.md5; chgrp maven ${ARTIFACT}.md5"
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (MAVENUPLOAD-108) Please upload maven-jblanket-plugin.jar bundle

2004-05-10 Thread jira
The following comment has been added to this issue:

 Author: Jason van Zyl
Created: Mon, 10 May 2004 5:00 PM
   Body:
You did it right. The top-level  element is what is needed but that's not 
available in the v3 POM. So I'll wing ding something for now and redeploy your plugin 
to the right location.
-
View this comment:
  
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-108&page=comments#action_19630

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-108

Here is an overview of the issue:
-
Key: MAVENUPLOAD-108
Summary: Please upload maven-jblanket-plugin.jar bundle
   Type: Wish

 Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-upload-requests

   Assignee: Jason van Zyl
   Reporter: Tim Shadel

Created: Mon, 10 May 2004 1:01 PM
Updated: Mon, 10 May 2004 5:00 PM

Description:
Thank you for uploading jblanket.jar! :-)  The Maven plugin is ready for upload, using 
the new bundle setup.  You can find the file here.

http://timshadel.com/maven-jblanket-plugin-1.0.0503-bundle.jar (~23K)


See also MAVENUPLOAD-101

http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-101


Thanks!


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-components/maven-project/src/test/resources/remote-repo-2 - New directory

2004-05-10 Thread michal
michal  2004/05/10 12:06:18

  maven-components/maven-project/src/test/resources/remote-repo-2 - New directory

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-components/maven-project/src/main/java/org/apache/maven/artifact/download - New directory

2004-05-10 Thread michal
michal  2004/05/10 12:06:17

  maven-components/maven-project/src/main/java/org/apache/maven/artifact/download - 
New directory

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-components/maven-project/src/test/resources/local-repo - New directory

2004-05-10 Thread michal
michal  2004/05/10 12:06:17

  maven-components/maven-project/src/test/resources/local-repo - New directory

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-components/maven-project/src/test/java/org/apache/maven/artifact/collector DefaultArtifactCollectorTest.java

2004-05-10 Thread michal
michal  2004/05/10 12:06:30

  Modified:maven-project/src/main/resources/META-INF/plexus
components.xml
   maven-project/src/main/java/org/apache/maven/artifact
MavenArtifact.java AbstractMavenArtifact.java
   maven-project/src/main/java/org/apache/maven/artifact/resolver
DefaultArtifactResolver.java ArtifactResolver.java
   maven-project/src/main/java/org/apache/maven/project
MavenProject.java
   maven-project/src/test/java/org/apache/maven/project
AbstractProjectTestCase.java
   maven-project/src/main/java/org/apache/maven/artifact/collector
DefaultArtifactCollector.java
   maven-project/src/test/java/org/apache/maven/artifact/collector
DefaultArtifactCollectorTest.java
  Added:   maven-project/src/test/resources/local-repo/maven-test/jars
maven-test-c-1.0.jar maven-test-d-1.0.jar
maven-test-a-1.0.jar maven-test-b-1.0.jar
   maven-project/src/test/java/org/apache/maven/artifact/downloader
DefaultArtifactDownloaderTest.java
   maven-project/src/test/resources/remote-repo-1/maven-test/jars
maven-test-b-1.0.jar.md5 maven-test-b-1.0.jar
   maven-project/src/test/resources/local-repo/maven-test/poms
maven-test-a-1.0.pom maven-test-b-1.0.pom
maven-test-d-1.1.pom maven-test-c-1.0.pom
maven-test-d-1.2.pom
   maven-project/src/main/java/org/apache/maven/artifact/download
ArtifactDownloader.java
DefaultArtifactDownloader.java
   maven-project/src/test/resources/remote-repo-2/maven-test/jars
maven-test-z-1.0.jar
   maven-project/src/test/resources/remote-repo-1/maven-test/poms
maven-test-b-1.0.pom
  Removed: maven-project/src/test/resources/maven-repo-local/maven-test/poms
maven-test-c-1.0.pom maven-test-a-1.0.pom
maven-test-b-1.0.pom maven-test-d-1.2.pom
maven-test-d-1.1.pom
   maven-project/src/test/resources/maven-repo-local/maven-test/jars
maven-test-c-1.0.jar maven-test-a-1.0.jar
maven-test-b-1.0.jar maven-test-d-1.0.jar
  Log:
  integration of wagon with maven. I need to add special threatment for snapshot 
artifacts and we are done with basic replacment of what was implemented in maven1.

  There are some overlappings in the code (we should change ArtifactSatisfier  as it 
does not match well with new components). I will also add more tests soon.
  
  Revision  ChangesPath
  1.8   +13 -0 
maven-components/maven-project/src/main/resources/META-INF/plexus/components.xml
  
  Index: components.xml
  ===
  RCS file: 
/home/cvs/maven-components/maven-project/src/main/resources/META-INF/plexus/components.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- components.xml8 May 2004 12:19:22 -   1.7
  +++ components.xml10 May 2004 19:06:29 -  1.8
  @@ -44,11 +44,24 @@
   
 org.apache.maven.artifact.factory.MavenArtifactFactory
   
  +
  +  org.apache.maven.artifact.downloader.ArtifactDownloader
  +
 
   
   
  +  org.apache.maven.artifact.download.ArtifactDownloader
  +  
org.apache.maven.artifact.download.DefaultArtifactDownloader
  +  
  +
  +  org.apache.maven.wagon.manager.WagonManager
  +
  +  
  +
  +
 org.apache.maven.project.ModelInheritanceAssembler
 
org.apache.maven.project.DefaultModelInheritanceAssembler
   
  +
 
   
  
  
  
  1.1  
maven-components/maven-project/src/test/resources/local-repo/maven-test/jars/maven-test-c-1.0.jar
  
  Index: maven-test-c-1.0.jar
  ===
  foo
  
  
  
  1.1  
maven-components/maven-project/src/test/resources/local-repo/maven-test/jars/maven-test-d-1.0.jar
  
  Index: maven-test-d-1.0.jar
  ===
  foo
  
  
  
  1.1  
maven-components/maven-project/src/test/resources/local-repo/maven-test/jars/maven-test-a-1.0.jar
  
  Index: maven-test-a-1.0.jar
  ===
  foo
  
  
  
  1.1  
maven-components/maven-project/src/test/resources/local-repo/maven-test/jars/maven-test-b-1.0.jar
  
  Index: maven-test-b-1.0.jar
  ===

cvs commit: maven-components/maven-project/src/test/resources/local-repo/maven-test - New directory

2004-05-10 Thread michal
michal  2004/05/10 12:06:17

  maven-components/maven-project/src/test/resources/local-repo/maven-test - New 
directory

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-components/maven-project/src/test/resources/remote-repo-1/maven-test/jars - New directory

2004-05-10 Thread michal
michal  2004/05/10 12:06:18

  maven-components/maven-project/src/test/resources/remote-repo-1/maven-test/jars - 
New directory

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-components/maven-project/src/test/resources/local-repo/maven-test/poms - New directory

2004-05-10 Thread michal
michal  2004/05/10 12:06:17

  maven-components/maven-project/src/test/resources/local-repo/maven-test/poms - New 
directory

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-components/maven-project/src/test/java/org/apache/maven/artifact/downloader - New directory

2004-05-10 Thread michal
michal  2004/05/10 12:06:17

  maven-components/maven-project/src/test/java/org/apache/maven/artifact/downloader - 
New directory

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/aspectj/src/plugin-test .cvsignore

2004-05-10 Thread vmassol
vmassol 2004/05/10 11:18:35

  Added:   aspectj/src/plugin-test .cvsignore
  Log:
  ignore files
  
  Revision  ChangesPath
  1.1  maven-plugins/aspectj/src/plugin-test/.cvsignore
  
  Index: .cvsignore
  ===
  target
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-components/maven-meeper/src/bin d2u deploy-bundle

2004-05-10 Thread jvanzyl
jvanzyl 2004/05/10 12:43:49

  Modified:maven-meeper/src/bin deploy-bundle
  Added:   maven-meeper/src/bin d2u
  Log:
  o just adding some catches for cleanup and converting the POM to unix
format before swizzling it.
  
  Revision  ChangesPath
  1.2   +16 -6 maven-components/maven-meeper/src/bin/deploy-bundle
  
  Index: deploy-bundle
  ===
  RCS file: /home/cvs/maven-components/maven-meeper/src/bin/deploy-bundle,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- deploy-bundle 10 May 2004 00:21:08 -  1.1
  +++ deploy-bundle 10 May 2004 19:43:49 -  1.2
  @@ -23,6 +23,8 @@
   
 POM=project.xml
   
  +  ../d2u ${POM}
  +
 [ ! -f ${POM} ] && echo && echo "Cannot deploy without the project.xml file!" && 
echo && exit
   
 version=`cat ${POM} | tr '\n' ' ' | sed 's#.*##' | sed 
's#.*##' | grep '' | sed -e 
's#^.*##;s#.*$##'`
  @@ -46,17 +48,25 @@
   groupId=${artifactId}
 fi
   
  -  echo "   version: ${version}"  
  -  echo "   groupId: ${groupId}"  
  -  echo "artifactId: ${artifactId}" 
  +  version=`echo ${version} | sed -e 's/ *$//'`
  +  artifactId=`echo ${artifactId} | sed -e 's/ *$//'`
  +  groupId=`echo ${groupId} | sed -e 's/ *$//'`  
  +
  +  echo
  +  echo "   version: [${version}]"
  +  echo "   groupId: [${groupId}]"  
  +  echo "artifactId: [${artifactId}]"
  +  echo
   
 [ ! -f LICENSE.txt ] && echo && echo "Cannot deploy without the LICENSE.txt 
file!" && echo && exit
   
 cp project.xml ${artifactId}-${version}.pom
   
  -  deploy-lic LICENSE.txt ${groupId}
  +  ../d2u LICENSE.txt
  +
  +  ../deploy-lic LICENSE.txt ${groupId}
 
  -  deploy-pom ${artifactId}-${version}.pom ${groupId}
  +  ../deploy-pom ${artifactId}-${version}.pom ${groupId}
 
  -  deploy-jar ${artifactId}-${version}.jar ${groupId}
  +  ../deploy-jar ${artifactId}-${version}.jar ${groupId}
   )  
  
  
  
  1.1  maven-components/maven-meeper/src/bin/d2u
  
  Index: d2u
  ===
  perl -p -n -i.bak -e 's/\r\n/\n/' $1
  rm $1.bak
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-components/maven-project/src/test/resources/remote-repo-2/maven-test - New directory

2004-05-10 Thread michal
michal  2004/05/10 12:06:18

  maven-components/maven-project/src/test/resources/remote-repo-2/maven-test - New 
directory

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/multiproject/xdocs changes.xml

2004-05-10 Thread evenisse
evenisse2004/05/10 07:42:12

  Modified:multiproject/src/plugin-resources/templates
navigation-independent.xml
   multiproject/xdocs changes.xml
  Log:
  Fix navigation template for independent navigation
  
  Revision  ChangesPath
  1.8   +1 -1  
maven-plugins/multiproject/src/plugin-resources/templates/navigation-independent.xml
  
  Index: navigation-independent.xml
  ===
  RCS file: 
/home/cvs/maven-plugins/multiproject/src/plugin-resources/templates/navigation-independent.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- navigation-independent.xml24 Apr 2004 00:10:58 -  1.7
  +++ navigation-independent.xml10 May 2004 14:42:10 -  1.8
  @@ -25,7 +25,7 @@
 
   
   #if ($overviewPageCreate == "true" )
  -  
  +  
   #end
   #foreach ($reactorProject in $multiprojects)
 
  
  
  
  1.21  +1 -0  maven-plugins/multiproject/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/multiproject/xdocs/changes.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- changes.xml   1 May 2004 01:11:37 -   1.20
  +++ changes.xml   10 May 2004 14:42:12 -  1.21
  @@ -26,6 +26,7 @@
 
 
   
  +  Fix navigation template for independent 
navigation
 
   When executing multiproject:site, generate the top level
   site after the subprojects site have been generated. This is required
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-plugins/aspectj plugin.jelly plugin.properties

2004-05-10 Thread vmassol
vmassol 2004/05/10 11:23:06

  Modified:aspectj/xdocs changes.xml properties.xml
   aspectj  plugin.jelly plugin.properties
  Log:
  Applied MPASPECTJ-9
  
  Revision  ChangesPath
  1.11  +4 -0  maven-plugins/aspectj/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven-plugins/aspectj/xdocs/changes.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- changes.xml   7 May 2004 19:19:10 -   1.10
  +++ changes.xml   10 May 2004 18:23:05 -  1.11
  @@ -28,6 +28,10 @@
 
 
   
  +  
  +Added new maven.aspectj.fork and 
  +maven.aspectj.maxmem properties.
  +  
 
   Another almost complete rewrite of the plugin. The plugin is now
   using AspectJ 1.2rc1 and allows weaving at class level (instead of
  
  
  
  1.7   +23 -0 maven-plugins/aspectj/xdocs/properties.xml
  
  Index: properties.xml
  ===
  RCS file: /home/cvs/maven-plugins/aspectj/xdocs/properties.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- properties.xml7 May 2004 19:19:10 -   1.6
  +++ properties.xml10 May 2004 18:23:05 -  1.7
  @@ -84,6 +84,29 @@
 
   
   
  +
  +  maven.aspectj.fork
  +  Yes
  +  
  +Run process in another VM. This gets the forking classpath either 
explicitly
  +from a forkclasspath entry or by searching the task or system/Ant 
classpath 
  +for the first readable file with a name of the form 
aspectj{-}tools{.*}.jar.
  +When forking you can specify the amount of memory used with maxmem. 
Fork cannot 
  +be used in incremental mode, unless using a tag file.
  +Default false
  +  
  +
  +
  +
  +  maven.aspectj.maxmem
  +  Yes
  +  
  +The maximum memory to use for the new VM when fork is true. Values 
should have
  +the same form as accepted by the VM, e.g., "128m". 
  +Default 128m
  +  
  +
  +
 
   
   
  
  
  
  1.11  +4 -2  maven-plugins/aspectj/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven-plugins/aspectj/plugin.jelly,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- plugin.jelly  7 May 2004 22:58:19 -   1.10
  +++ plugin.jelly  10 May 2004 18:23:05 -  1.11
  @@ -95,8 +95,10 @@
   
   
   
  -  

cvs commit: maven-components/maven-project/src/test/resources/remote-repo-1 - New directory

2004-05-10 Thread michal
michal  2004/05/10 12:06:18

  maven-components/maven-project/src/test/resources/remote-repo-1 - New directory

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-components/maven-project/src/test/resources/remote-repo-1/maven-test/poms - New directory

2004-05-10 Thread michal
michal  2004/05/10 12:06:18

  maven-components/maven-project/src/test/resources/remote-repo-1/maven-test/poms - 
New directory

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: maven-components/maven-project/src/main/java/org/apache/maven/artifact/resolver DefaultArtifactResolver.java

2004-05-10 Thread michal
michal  2004/05/10 12:26:22

  Modified:maven-project/src/main/java/org/apache/maven/artifact
AbstractMavenArtifact.java
   maven-project/src/main/resources/META-INF/plexus
components.xml
   maven-project/src/test/java/org/apache/maven/artifact/resolver
DefaultArtifactResolverTest.java
   maven-project/src/main/java/org/apache/maven/artifact/factory
MavenArtifactFactory.java
DefaultMavenArtifactFactory.java
   maven-project/src/main/java/org/apache/maven/artifact/resolver
DefaultArtifactResolver.java
  Log:
  Fixed failing unit tests. The realtion between artifact factory and artifact is 
highly bizzare :)
  
  Revision  ChangesPath
  1.6   +1 -1  
maven-components/maven-project/src/main/java/org/apache/maven/artifact/AbstractMavenArtifact.java
  
  Index: AbstractMavenArtifact.java
  ===
  RCS file: 
/home/cvs/maven-components/maven-project/src/main/java/org/apache/maven/artifact/AbstractMavenArtifact.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- AbstractMavenArtifact.java10 May 2004 19:06:29 -  1.5
  +++ AbstractMavenArtifact.java10 May 2004 19:26:22 -  1.6
  @@ -142,7 +142,7 @@
   
   public boolean isSnapshot()
   {
  -return getDependency().getArtifact().indexOf( "SNAPSHOT" ) > 0;
  +return getDependency().getVersion().indexOf( "SNAPSHOT" ) > 0;
   }
   
   public File getFile()
  
  
  
  1.9   +1 -1  
maven-components/maven-project/src/main/resources/META-INF/plexus/components.xml
  
  Index: components.xml
  ===
  RCS file: 
/home/cvs/maven-components/maven-project/src/main/resources/META-INF/plexus/components.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- components.xml10 May 2004 19:06:29 -  1.8
  +++ components.xml10 May 2004 19:26:22 -  1.9
  @@ -45,7 +45,7 @@
 org.apache.maven.artifact.factory.MavenArtifactFactory
   
   
  -  org.apache.maven.artifact.downloader.ArtifactDownloader
  +  org.apache.maven.artifact.download.ArtifactDownloader
   
 
   
  
  
  
  1.2   +2 -2  
maven-components/maven-project/src/test/java/org/apache/maven/artifact/resolver/DefaultArtifactResolverTest.java
  
  Index: DefaultArtifactResolverTest.java
  ===
  RCS file: 
/home/cvs/maven-components/maven-project/src/test/java/org/apache/maven/artifact/resolver/DefaultArtifactResolverTest.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DefaultArtifactResolverTest.java  8 May 2004 12:19:23 -   1.1
  +++ DefaultArtifactResolverTest.java  10 May 2004 19:26:22 -  1.2
  @@ -82,7 +82,7 @@
   
   MavenArtifact a_1 = artifactResolver.getArtifact( dependency, project );
   
  -assertNotNull( "Artifact " + dependency.toString() + "  should exists" 
, a_1 );
  +assertNotNull( "Artifact should exists" , a_1 );
   
   dependency.setType( "foo" );
   
  
  
  
  1.2   +2 -0  
maven-components/maven-project/src/main/java/org/apache/maven/artifact/factory/MavenArtifactFactory.java
  
  Index: MavenArtifactFactory.java
  ===
  RCS file: 
/home/cvs/maven-components/maven-project/src/main/java/org/apache/maven/artifact/factory/MavenArtifactFactory.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MavenArtifactFactory.java 4 Apr 2004 17:20:14 -   1.1
  +++ MavenArtifactFactory.java 10 May 2004 19:26:22 -  1.2
  @@ -29,4 +29,6 @@
   List createArtifacts( MavenProject project );
   
   MavenArtifact createArtifact( Dependency dependency );
  +
  +MavenArtifact createArtifact( Dependency dependency, String localRepository );
   }
  
  
  
  1.3   +23 -0 
maven-components/maven-project/src/main/java/org/apache/maven/artifact/factory/DefaultMavenArtifactFactory.java
  
  Index: DefaultMavenArtifactFactory.java
  ===
  RCS file: 
/home/cvs/maven-components/maven-project/src/main/java/org/apache/maven/artifact/factory/DefaultMavenArtifactFactory.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DefaultMavenArtifactFactory.java  8 May 2004 12:19:23 -   1.2
  +++ DefaultMavenArtifactFactory.java  10 May 2004 19:26:22 -  1.3
  @@ -94,4 +94,27 @@
   return new GenericMavenArtifact( dep

[maven2 build] Mon May 10 16:07:00 EDT 2004

2004-05-10 Thread jvanzyl

Performing an update of maven-components ...

Updates occured, build required ...

P maven-meeper/src/bin/deploy-bundle
P maven-project/src/main/java/org/apache/maven/artifact/AbstractMavenArtifact.java
P 
maven-project/src/main/java/org/apache/maven/artifact/factory/DefaultMavenArtifactFactory.java
P 
maven-project/src/main/java/org/apache/maven/artifact/factory/MavenArtifactFactory.java
P 
maven-project/src/main/java/org/apache/maven/artifact/resolver/DefaultArtifactResolver.java
P maven-project/src/main/resources/META-INF/plexus/components.xml
P 
maven-project/src/test/java/org/apache/maven/artifact/resolver/DefaultArtifactResolverTest.java

---
 Building mboot ... 
---
---
Maven MBoot
---
Installing mboot in /home/users/jvanzyl/mboot ...
---
Installing MBoot dependencies ... 
---
---
 Install the parent pom for all maven-component artifacts ... 
---
Installing POM in 
/home/users/jvanzyl/maven-repo-local/maven/poms/maven-component-2.0-SNAPSHOT.pom
---
 Building maven-model ... 
---
Generating java in src/main/java from maven.mdo
Generating xpp3 unmarshaller in src/main/java from maven.mdo
Generating xpp3 marshaller in src/main/java from maven.mdo
Building project in /home/users/jvanzyl/m2/maven-components/maven-model
Using the following for your maven.repo.local: /home/users/jvanzyl/maven-repo-local
Building tests in /home/users/jvanzyl/m2/maven-components/maven-model
find: src/main/resources: No such file or directory
find: src/test/resources: No such file or directory
find: src/test/java: No such file or directory
Running tests in /home/users/jvanzyl/m2/maven-components/maven-model

---
T E S T S
---
[surefire] Running org.codehaus.surefire.battery.DirectoryBattery
[surefire] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0 sec
Building jars (maven-model-2.0-SNAPSHOT.jar) in 
/home/users/jvanzyl/m2/maven-components/maven-model/target
Installing maven-model-2.0-SNAPSHOT.jar in 
/home/users/jvanzyl/maven-repo-local/maven/jars
Installing POM in 
/home/users/jvanzyl/maven-repo-local/maven/poms/maven-model-2.0-SNAPSHOT.pom
Generating xml schema in . from maven.mdo
Generating xdoc in ./xdocs from maven.mdo
---
 Building maven-project ... 
---
Building project in /home/users/jvanzyl/m2/maven-components/maven-project
Using the following for your maven.repo.local: /home/users/jvanzyl/maven-repo-local
src/main/java/org/apache/maven/artifact/download/DefaultArtifactDownloader.java:97: 
cannot resolve symbol
symbol  : method releaseWagon (org.apache.maven.wagon.Wagon)
location: interface org.apache.maven.wagon.manager.WagonManager
   wagonManager.releaseWagon( wagon );
   ^
src/main/java/org/apache/maven/artifact/download/DefaultArtifactDownloader.java:122: 
get(org.apache.maven.wagon.artifact.Artifact,java.io.File) in 
org.apache.maven.wagon.Wagon cannot be applied to (java.lang.String,java.io.File)
wagon.get( source, file );
 ^
src/main/java/org/apache/maven/artifact/download/DefaultArtifactDownloader.java:149: 
get(org.apache.maven.wagon.artifact.Artifact,java.io.File) in 
org.apache.maven.wagon.Wagon cannot be applied to (java.lang.String,java.io.File)
wagon.get( checksum, checksumFile );
 ^
3 errors
Failed compiling classes!
---
 Building maven-core ... 
---
Building project in /home/users/jvanzyl/m2/maven-components/maven-core
Using the following for your maven.repo.local: /home/users/jvanzyl/maven-repo-local
Building tests in /home/users/jvanzyl/m2/maven-components/maven-core
Running tests in /home/users/jvanzyl/m2/maven-components/maven-core

---
T E S T S
---
[surefire] Running org.codehaus.surefire.battery.DirectoryBattery
[surefire] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0 sec
error configuring resource: ./target/maven.home/plugins/plexus
[INFO] F

[jira] Commented: (MAVENUPLOAD-108) Please upload maven-jblanket-plugin.jar bundle

2004-05-10 Thread jira
The following comment has been added to this issue:

 Author: Tim Shadel
Created: Mon, 10 May 2004 3:44 PM
   Body:
Hey Jason.  Thanks for the quick response.  It looks like the right stuff went up in 
the wrong spot.  It's currently in 

ibiblio.org/maven/jblanket/jars/maven-jblanket-[blahblah]

Since its a plugin, it needs to go in 

ibiblio.org/maven/jblanket/plugins/maven-jblanket-[blahblah]

right?


Should I prepare a plugin bundle differently from a jar bundle?  I'm happy to redo it 
for you...whatever makes your life easier.

Thanks!!
-
View this comment:
  
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-108&page=comments#action_19629

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-108

Here is an overview of the issue:
-
Key: MAVENUPLOAD-108
Summary: Please upload maven-jblanket-plugin.jar bundle
   Type: Wish

 Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-upload-requests

   Assignee: Jason van Zyl
   Reporter: Tim Shadel

Created: Mon, 10 May 2004 1:01 PM
Updated: Mon, 10 May 2004 3:44 PM

Description:
Thank you for uploading jblanket.jar! :-)  The Maven plugin is ready for upload, using 
the new bundle setup.  You can find the file here.

http://timshadel.com/maven-jblanket-plugin-1.0.0503-bundle.jar (~23K)


See also MAVENUPLOAD-101

http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-101


Thanks!


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (MAVENUPLOAD-108) Please upload maven-jblanket-plugin.jar bundle

2004-05-10 Thread jira
The following comment has been added to this issue:

 Author: Jason van Zyl
Created: Mon, 10 May 2004 3:37 PM
   Body:
Tim, if you could double check that your stuff went up properly that would be great. 
If it went up without a hitch I'll close the issue, if not I'll fix it asap. Thanks 
for using the bundle! Makes like much easier.
-
View this comment:
  
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-108&page=comments#action_19628

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-108

Here is an overview of the issue:
-
Key: MAVENUPLOAD-108
Summary: Please upload maven-jblanket-plugin.jar bundle
   Type: Wish

 Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-upload-requests

   Assignee: Jason van Zyl
   Reporter: Tim Shadel

Created: Mon, 10 May 2004 1:01 PM
Updated: Mon, 10 May 2004 3:37 PM

Description:
Thank you for uploading jblanket.jar! :-)  The Maven plugin is ready for upload, using 
the new bundle setup.  You can find the file here.

http://timshadel.com/maven-jblanket-plugin-1.0.0503-bundle.jar (~23K)


See also MAVENUPLOAD-101

http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-101


Thanks!


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[maven2 build] Mon May 10 15:07:00 EDT 2004

2004-05-10 Thread jvanzyl

Performing an update of maven-components ...

Updates occured, build required ...

P maven-project/src/main/java/org/apache/maven/artifact/AbstractMavenArtifact.java
P maven-project/src/main/java/org/apache/maven/artifact/MavenArtifact.java
P maven-project/src/main/java/org/apache/maven/artifact/resolver/ArtifactResolver.java
P 
maven-project/src/main/java/org/apache/maven/artifact/resolver/DefaultArtifactResolver.java
P maven-project/src/main/java/org/apache/maven/project/MavenProject.java
P maven-project/src/main/resources/META-INF/plexus/components.xml
P 
maven-project/src/test/java/org/apache/maven/artifact/collector/DefaultArtifactCollectorTest.java
P maven-project/src/test/java/org/apache/maven/project/AbstractProjectTestCase.java

---
 Building mboot ... 
---
---
Maven MBoot
---
Installing mboot in /home/users/jvanzyl/mboot ...
---
Installing MBoot dependencies ... 
---
---
 Install the parent pom for all maven-component artifacts ... 
---
Installing POM in 
/home/users/jvanzyl/maven-repo-local/maven/poms/maven-component-2.0-SNAPSHOT.pom
---
 Building maven-model ... 
---
Generating java in src/main/java from maven.mdo
Generating xpp3 unmarshaller in src/main/java from maven.mdo
Generating xpp3 marshaller in src/main/java from maven.mdo
Building project in /home/users/jvanzyl/m2/maven-components/maven-model
Using the following for your maven.repo.local: /home/users/jvanzyl/maven-repo-local
Building tests in /home/users/jvanzyl/m2/maven-components/maven-model
find: src/main/resources: No such file or directory
find: src/test/resources: No such file or directory
find: src/test/java: No such file or directory
Running tests in /home/users/jvanzyl/m2/maven-components/maven-model

---
T E S T S
---
[surefire] Running org.codehaus.surefire.battery.DirectoryBattery
[surefire] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0 sec
Building jars (maven-model-2.0-SNAPSHOT.jar) in 
/home/users/jvanzyl/m2/maven-components/maven-model/target
Installing maven-model-2.0-SNAPSHOT.jar in 
/home/users/jvanzyl/maven-repo-local/maven/jars
Installing POM in 
/home/users/jvanzyl/maven-repo-local/maven/poms/maven-model-2.0-SNAPSHOT.pom
Generating xml schema in . from maven.mdo
Generating xdoc in ./xdocs from maven.mdo
---
 Building maven-project ... 
---
Building project in /home/users/jvanzyl/m2/maven-components/maven-project
Using the following for your maven.repo.local: /home/users/jvanzyl/maven-repo-local
src/main/java/org/apache/maven/artifact/download/DefaultArtifactDownloader.java:97: 
cannot resolve symbol
symbol  : method releaseWagon (org.apache.maven.wagon.Wagon)
location: interface org.apache.maven.wagon.manager.WagonManager
   wagonManager.releaseWagon( wagon );
   ^
src/main/java/org/apache/maven/artifact/download/DefaultArtifactDownloader.java:122: 
get(org.apache.maven.wagon.artifact.Artifact,java.io.File) in 
org.apache.maven.wagon.Wagon cannot be applied to (java.lang.String,java.io.File)
wagon.get( source, file );
 ^
src/main/java/org/apache/maven/artifact/download/DefaultArtifactDownloader.java:149: 
get(org.apache.maven.wagon.artifact.Artifact,java.io.File) in 
org.apache.maven.wagon.Wagon cannot be applied to (java.lang.String,java.io.File)
wagon.get( checksum, checksumFile );
 ^
3 errors
Failed compiling classes!
---
 Building maven-core ... 
---
Building project in /home/users/jvanzyl/m2/maven-components/maven-core
Using the following for your maven.repo.local: /home/users/jvanzyl/maven-repo-local
Building tests in /home/users/jvanzyl/m2/maven-components/maven-core
Running tests in /home/users/jvanzyl/m2/maven-components/maven-core

---
T E S T S
---
[surefire] Running org.codehaus.surefire.battery.DirectoryBattery
[surefire] Tests run: 0, Failures: 0, Errors:

[jira] Closed: (MPASPECTJ-9) Fixed property and added new

2004-05-10 Thread jira
Message:

   The following issue has been closed.

   Resolver: Vincent Massol
   Date: Mon, 10 May 2004 2:23 PM

Applied. Thanks.
-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPASPECTJ-9

Here is an overview of the issue:
-
Key: MPASPECTJ-9
Summary: Fixed property and added new
   Type: Bug

 Status: Closed
   Priority: Minor
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-aspectj-plugin
   Fix Fors:
 3.0
   Versions:
 3.0

   Assignee: Vincent Massol
   Reporter: Carlos Sanchez

Created: Mon, 10 May 2004 10:22 AM
Updated: Mon, 10 May 2004 2:23 PM

Description:
Fixed the $ missing
and added fork and maxmem properties

I'm having some trouble, seems that aspectj eats up my memory (maybe the 1.2rc1 
version or the fork option). I'll keep trying.

-  http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Created: (MAVENUPLOAD-108) Please upload maven-jblanket-plugin.jar bundle

2004-05-10 Thread jira
Message:

  A new issue has been created in JIRA.

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-108

Here is an overview of the issue:
-
Key: MAVENUPLOAD-108
Summary: Please upload maven-jblanket-plugin.jar bundle
   Type: Wish

 Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-upload-requests

   Assignee: Jason van Zyl
   Reporter: Tim Shadel

Created: Mon, 10 May 2004 1:01 PM
Updated: Mon, 10 May 2004 1:01 PM

Description:
Thank you for uploading jblanket.jar! :-)  The Maven plugin is ready for upload, using 
the new bundle setup.  You can find the file here.

http://timshadel.com/maven-jblanket-plugin-1.0.0503-bundle.jar (~23K)


See also MAVENUPLOAD-101

http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-101


Thanks!


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Created: (MPGENAPP-10) tapestry template

2004-05-10 Thread jira
Message:

  A new issue has been created in JIRA.

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPGENAPP-10

Here is an overview of the issue:
-
Key: MPGENAPP-10
Summary: tapestry template
   Type: New Feature

 Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-genapp-plugin

   Assignee: Jason van Zyl
   Reporter: Archimedes Trajano

Created: Mon, 10 May 2004 12:35 PM
Updated: Mon, 10 May 2004 12:35 PM

Description:



-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Created: (MPGENAPP-9) struts with validation template

2004-05-10 Thread jira
Message:

  A new issue has been created in JIRA.

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPGENAPP-9

Here is an overview of the issue:
-
Key: MPGENAPP-9
Summary: struts with validation template
   Type: New Feature

 Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-genapp-plugin

   Assignee: Jason van Zyl
   Reporter: Archimedes Trajano

Created: Mon, 10 May 2004 12:34 PM
Updated: Mon, 10 May 2004 12:34 PM

Description:



-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Created: (MPGENAPP-8) @PACKAGE@ Title in JSP files does not get replaced

2004-05-10 Thread jira
Message:

  A new issue has been created in JIRA.

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPGENAPP-8

Here is an overview of the issue:
-
Key: MPGENAPP-8
Summary: @PACKAGE@ Title in JSP files does not get replaced
   Type: Bug

 Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-genapp-plugin

   Assignee: Jason van Zyl
   Reporter: Archimedes Trajano

Created: Mon, 10 May 2004 12:31 PM
Updated: Mon, 10 May 2004 12:31 PM

Description:
@PACKAGE@ Title in JSP files does not get replaced in the JSP pages.


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MPASPECTJ-9) Fixed property and added new

2004-05-10 Thread jira
The following issue has been updated:

Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED])
   Date: Mon, 10 May 2004 10:24 AM
Changes:
 Attachment changed to patch.txt
-
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPASPECTJ-9&page=history

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPASPECTJ-9

Here is an overview of the issue:
-
Key: MPASPECTJ-9
Summary: Fixed property and added new
   Type: Bug

 Status: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-aspectj-plugin
   Versions:
 3.0

   Assignee: 
   Reporter: Carlos Sanchez

Created: Mon, 10 May 2004 10:22 AM
Updated: Mon, 10 May 2004 10:24 AM

Description:
Fixed the $ missing
and added fork and maxmem properties

I'm having some trouble, seems that aspectj eats up my memory (maybe the 1.2rc1 
version or the fork option). I'll keep trying.

-  http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Created: (MPASPECTJ-9) Fixed property and added new

2004-05-10 Thread jira
Message:

  A new issue has been created in JIRA.

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPASPECTJ-9

Here is an overview of the issue:
-
Key: MPASPECTJ-9
Summary: Fixed property and added new
   Type: Bug

 Status: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-aspectj-plugin
   Versions:
 3.0

   Assignee: 
   Reporter: Carlos Sanchez

Created: Mon, 10 May 2004 10:22 AM
Updated: Mon, 10 May 2004 10:22 AM

Description:
Fixed the $ missing
and added fork and maxmem properties

I'm having some trouble, seems that aspectj eats up my memory (maybe the 1.2rc1 
version or the fork option). I'll keep trying.

-  http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (MPJXR-11) Strange behavior when using /*package*/ comment

2004-05-10 Thread jira
The following comment has been added to this issue:

 Author: Emmanuel Venisse
Created: Mon, 10 May 2004 9:17 AM
   Body:
In the JXR plugin :
http://cvs.apache.org/viewcvs.cgi/maven-plugins/jxr/
-
View this comment:
  
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJXR-11&page=comments#action_19619

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJXR-11

Here is an overview of the issue:
-
Key: MPJXR-11
Summary: Strange behavior when using /*package*/ comment
   Type: Bug

 Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-jxr-plugin

   Assignee: Jason van Zyl
   Reporter: Julien Kirch

Created: Tue, 4 May 2004 6:02 AM
Updated: Mon, 10 May 2004 9:17 AM
Environment: Rc2

Description:
when generating jxr of the class

###
package foo;

public class Foo
{

   /*package*/
   Foo(Object element) {
  super();
   }
}
##

the result is 
###
1   package foo;
2   
3   public class Foo
4   {
5   
6  
/*package*//package-summary/html">class="comment">package*//package-summary.html">/*package*//package-summary.html">class="comment">package*/
7  Foo(Object element) {
8 super();
9  }
10  }
###
Copied from IE, so it's what is on screen 


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: MPXDOC-97 - VOTE

2004-05-10 Thread Emmanuel Venisse
I like the icons used in the following URL
 
[ ] http://www.apache.org/~aheritier/maven/ 
[X] http://www.apache.org/~aheritier/fabrizio/

Emmanuel


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: MPXDOC-97 - VOTE

2004-05-10 Thread Heritier Arnaud


> -Message d'origine-
> De : Maczka Michal [mailto:[EMAIL PROTECTED]
> Envoyé : lundi 10 mai 2004 13:20
> À : 'Maven Developers List'
> Objet : RE: MPXDOC-97 - VOTE
> 
> 
> 
> 
> > -Original Message-
> > From: Arnaud Heritier [mailto:[EMAIL PROTECTED]
> > Sent: Monday, May 10, 2004 7:33 AM
> > To: 'Maven Developers List'
> > Subject: RE: MPXDOC-97 - VOTE
> > 
> > 
> > I like the icons used in the following URL
> >  
> > [ ] http://www.apache.org/~aheritier/maven/
> > [X] http://www.apache.org/~aheritier/fabrizio/
> > 
> > => More discreet
> > 
> > If there's no -1 before tonight for changes that I listed 
> > yesterday, I'll
> > commit them with Fabrizio's icons.
> > 
> > Fabrizio's icons are in PNG Format. The majority of images 
> > are in GIF in the
> > xdoc plugin. 
> > Is there a standard / preference? 
> > Should I convert them?
> > 
> > #Arnaud
> 
> From where this icons are coming from (do they have some 
> license attached to
> them)?

I think that Fabrizio made icons itself ??

I found icons that I proposed here :
http://www.karakas-online.de/mySGML/explain-css.html
It's written : "You can download Qbullets for free from matterform media."
But for the use I don't know.

> 
> Honestly I am not really a fan of this idea  - I prefer 
> ascetic look & feel
> and to have text-only links.

Yes but isn't it better to differentiate this different links ??
The icon is not perhaps the better idea but you users can redefine the CSS to remove 
it or to replace it with a color code.

> 
> But out of those two I prefer second one:
> 
> [ ] http://www.apache.org/~aheritier/maven/   ( vote: -0)
> [X] http://www.apache.org/~aheritier/fabrizio/( vote: 0)
> 
> 

ok.

> Also note that hints if link is leading to an external 
> resource haven't been
> applied consistently:
> 
> http://www.apache.org/~aheritier/fabrizio/reference/index.html
> 
> Link to 'Maven Wiki' in nav menu has a hint, link to "maven 
> wiki" in the
> page body doesn't.

Yes. Actually I modified only links in the menu.
But I planned to do the same modification for links in the body.
I must update the template for a elements in the site.jsl.

> I know why it is like this and that it will be not that easy 
> to assure full
> consistency...

I think it's possible, unless I forgot something.

> 
> 
> regards
> 
> Michal

Arnaud

> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: MPXDOC-97 - VOTE

2004-05-10 Thread Maczka Michal


> -Original Message-
> From: Arnaud Heritier [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 10, 2004 7:33 AM
> To: 'Maven Developers List'
> Subject: RE: MPXDOC-97 - VOTE
> 
> 
> I like the icons used in the following URL
>  
> [ ] http://www.apache.org/~aheritier/maven/
> [X] http://www.apache.org/~aheritier/fabrizio/
> 
> => More discreet
> 
> If there's no -1 before tonight for changes that I listed 
> yesterday, I'll
> commit them with Fabrizio's icons.
> 
> Fabrizio's icons are in PNG Format. The majority of images 
> are in GIF in the
> xdoc plugin. 
> Is there a standard / preference? 
> Should I convert them?
> 
> #Arnaud

>From where this icons are coming from (do they have some license attached to
them)?

Honestly I am not really a fan of this idea  - I prefer ascetic look & feel
and to have text-only links.

But out of those two I prefer second one:

[ ] http://www.apache.org/~aheritier/maven/   ( vote: -0)
[X] http://www.apache.org/~aheritier/fabrizio/( vote: 0)


Also note that hints if link is leading to an external resource haven't been
applied consistently:

http://www.apache.org/~aheritier/fabrizio/reference/index.html

Link to 'Maven Wiki' in nav menu has a hint, link to "maven wiki" in the
page body doesn't.
I know why it is like this and that it will be not that easy to assure full
consistency...


regards

Michal


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



  1   2   >