[jira] Closed: (MAVEN-623) Remove driver.jelly taglib and put into plugin

2003-07-30 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Thu, 31 Jul 2003 2:03 AM Added taglibs into maven taglib - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-623

cvs commit: maven/src/conf defaults.properties

2003-07-30 Thread dion
dion2003/07/30 23:56:49 Modified:src/conf defaults.properties Log: Remove jar excludes Revision ChangesPath 1.5 +0 -3 maven/src/conf/defaults.properties Index: defaults.properties ===

cvs commit: maven/src/plugins-build/jar plugin.properties

2003-07-30 Thread dion
dion2003/07/30 23:55:29 Modified:src/plugins-build/jar plugin.properties Log: Add jar.excludes property Revision ChangesPath 1.4 +1 -0 maven/src/plugins-build/jar/plugin.properties Index: plugin.properties

cvs commit: maven/src/conf driver.jelly

2003-07-30 Thread dion
dion2003/07/30 23:52:10 Modified:src/conf driver.jelly Log: Remove resources taglib Revision ChangesPath 1.25 +1 -60 maven/src/conf/driver.jelly Index: driver.jelly === RCS file: /home/c

cvs commit: maven/src/plugins-build/jar plugin.jelly

2003-07-30 Thread dion
dion2003/07/30 23:50:27 Modified:src/plugins-build/test plugin.jelly src/plugins-build/java plugin.jelly src/plugins-build/jar plugin.jelly Log: Remove resources namespace usage Revision ChangesPath 1.15 +1 -2 maven/src/plugins-

cvs commit: maven/src/plugins-build/java plugin.jelly

2003-07-30 Thread dion
dion2003/07/30 23:47:11 Modified:src/plugins-build/test plugin.jelly src/plugins-build/java plugin.jelly Log: Remove use of resources:copy Revision ChangesPath 1.14 +6 -5 maven/src/plugins-build/test/plugin.jelly Index: plugin.jelly ===

cvs commit: maven/src/java/org/apache/maven/jelly/tags/maven CopyResources.java MavenTagLibrary.java

2003-07-30 Thread dion
dion2003/07/30 23:46:07 Modified:src/java/org/apache/maven/jelly/tags/maven MavenTagLibrary.java Added: src/java/org/apache/maven/jelly/tags/maven CopyResources.java Removed: src/java/org/apache/maven/jelly/tags/resources

cvs commit: maven/src/java/org/apache/maven/jelly/tags/resources Copy.java ResourcesTagLibrary.java

2003-07-30 Thread dion
dion2003/07/30 23:28:00 Added: src/java/org/apache/maven/jelly/tags/resources Copy.java ResourcesTagLibrary.java Log: Add resources tag lib Revision ChangesPath 1.1 maven/src/java/org/apache/maven/jelly/tags/resources/Copy.ja

cvs commit: maven/src/java/org/apache/maven/jelly/tags/resources - New directory

2003-07-30 Thread dion
dion2003/07/30 23:27:29 maven/src/java/org/apache/maven/jelly/tags/resources - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Fixes and changes for maven 1.0

2003-07-30 Thread dion
If you have a fix or a change you would like to be in maven 1.0, please ensure that: 1) It's in Jira ( http://jira.codehaus.org/secure/BrowseProject.jspa?id=10030 ) 2) it's in the roadmap ( http://jira.codehaus.org/secure/BrowseProject.jspa?id=10030&report=roadmap ) If it's not, it wont be lo

[jira] Commented: (MAVEN-623) Remove driver.jelly taglib and put into plugin

2003-07-30 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 31 Jul 2003 12:43 AM Body: All that's left is to pull out resources into a plugin - View the issue: http://jira.codehaus.org

cvs commit: maven/src/plugins-build/jar plugin.jelly

2003-07-30 Thread dion
dion2003/07/30 22:39:57 Modified:src/plugins-build/statcvs plugin.jelly .maven.xml src/plugins-build/linkcheck maven.xml src/conf driver.jelly src/plugins-build/ashkelon maven.xml src/plugins-build/sit

[jira] Closed: (MAVEN-628) Break the eclipse plugin out into jelly files for actual .classpath /.project generation

2003-07-30 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Thu, 31 Jul 2003 12:35 AM Ben did this a few days ago - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-628 He

[jira] Commented: (MAVEN-578) Synchronise the various dependency versions across core + maven plugins

2003-07-30 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 31 Jul 2003 12:33 AM Body: I've done most of these. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAV

cvs commit: maven/src/java/org/apache/maven/jelly/tags/maven PomTag.java Exists.java DisplayTag.java ReactorTag.java PluginPropertyTag.java SnapshotSignature.java

2003-07-30 Thread dion
dion2003/07/30 22:27:58 Modified:src/java/org/apache/maven/jelly/tags/maven PomTag.java Exists.java DisplayTag.java ReactorTag.java PluginPropertyTag.java SnapshotSignature.java Log: Use checkAttribute where possible Revision

Re: EJB plugin modification

2003-07-30 Thread Brian Towles
Helps if I attach what I say im going to.. On Thu, 2003-07-31 at 00:28, Brian Towles wrote: > On Wed, 2003-07-30 at 17:56, James CE Johnson wrote: > > I agree. maven's mode of operation, however, is one artifact per > > (sub)project. I generally try to work within that philosophy but there > > are

Re: EJB plugin modification

2003-07-30 Thread Brian Towles
On Wed, 2003-07-30 at 17:56, James CE Johnson wrote: > I agree. maven's mode of operation, however, is one artifact per > (sub)project. I generally try to work within that philosophy but there > are times when it doesn't work for me. For instance, in one subproject > we create foo.jar that contains

cvs commit: maven/src/conf driver.jelly

2003-07-30 Thread dion
dion2003/07/30 22:20:56 Modified:src/conf driver.jelly Log: remove old param-check tag Revision ChangesPath 1.23 +0 -23 maven/src/conf/driver.jelly Index: driver.jelly === RCS file: /hom

[jira] Commented: (MAVEN-623) Remove driver.jelly taglib and put into plugin

2003-07-30 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 31 Jul 2003 12:23 AM Body: Added a new param-check tag and changed plugins to use it - View the issue: http://jira.codehaus.

cvs commit: maven/src/plugins-build/multiproject plugin.jelly

2003-07-30 Thread dion
dion2003/07/30 22:17:11 Modified:src/plugins-build/repository plugin.jelly src/plugins-build/multiproject plugin.jelly Log: Use new param-check tag See MAVEN-623 Revision ChangesPath 1.22 +13 -13maven/src/plugins-build/repository/plugin.jelly

cvs commit: maven/src/java/org/apache/maven/jelly/tags/maven MavenTagLibrary.java

2003-07-30 Thread dion
dion2003/07/30 22:14:31 Modified:src/java/org/apache/maven/jelly/tags/maven MavenTagLibrary.java Log: Add param-check tag as a replacement for the one in driver.jelly. See MAVEN-623 Revision ChangesPath 1.8 +2 -1 maven/src/java/or

cvs commit: maven/src/java/org/apache/maven/jelly/tags/maven ParamCheck.java

2003-07-30 Thread dion
dion2003/07/30 22:14:21 Added: src/java/org/apache/maven/jelly/tags/maven ParamCheck.java Log: Add param-check tag as a replacement for the one in driver.jelly. See MAVEN-623 Revision ChangesPath 1.1 maven/src/java/org/apache/maven/jelly/tags/mave

cvs commit: maven/src/plugins-build/jxr/src/main/org/apache/maven/jxr JXR.java JxrBean.java

2003-07-30 Thread dion
dion2003/07/30 21:59:32 Modified:src/plugins-build/jxr/src/main/org/apache/maven/jxr JXR.java JxrBean.java Log: Use log.debug rather than system.out Revision ChangesPath 1.5 +7 -10 maven/src/plugins-build/jxr/src/main/org/apache/mave

cvs commit: maven/src/conf driver.jelly

2003-07-30 Thread dion
dion2003/07/30 21:51:39 Modified:src/conf driver.jelly Log: Remove old user-check tag Revision ChangesPath 1.22 +0 -25 maven/src/conf/driver.jelly Index: driver.jelly === RCS file: /home

[jira] Commented: (MAVEN-623) Remove driver.jelly taglib and put into plugin

2003-07-30 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 30 Jul 2003 11:45 PM Body: Changed various plugins to use the new tag - View the issue: http://jira.codehaus.org/secure/View

cvs commit: maven/src/java/org/apache/maven/jelly/tags/maven AddPathTag.java

2003-07-30 Thread dion
dion2003/07/30 21:37:00 Modified:src/java/org/apache/maven/jelly/tags/maven AddPathTag.java Log: Fix error messages Revision ChangesPath 1.12 +3 -3 maven/src/java/org/apache/maven/jelly/tags/maven/AddPathTag.java Index: AddPathTag.java ===

cvs commit: maven/src/plugins-build/jar plugin.jelly

2003-07-30 Thread dion
dion2003/07/30 21:36:19 Modified:src/plugins-build/site plugin.jelly src/plugins-build/dist plugin.jelly src/plugins-build/deploy plugin.jelly src/plugins-build/jar plugin.jelly Log: use new maven:user-check tag Revision Changes

cvs commit: maven maven.xml

2003-07-30 Thread dion
dion2003/07/30 21:35:52 Modified:.maven.xml Log: use new maven:user-check tag Revision ChangesPath 1.86 +1 -1 maven/maven.xml Index: maven.xml === RCS file: /home/cvs/maven/mave

cvs commit: maven/src/java/org/apache/maven/jelly/tags BaseTagSupport.java

2003-07-30 Thread dion
dion2003/07/30 21:32:05 Modified:src/java/org/apache/maven/jelly/tags BaseTagSupport.java Log: Fix throw Revision ChangesPath 1.7 +1 -2 maven/src/java/org/apache/maven/jelly/tags/BaseTagSupport.java Index: BaseTagSupport.java

[jira] Commented: (MAVEN-623) Remove driver.jelly taglib and put into plugin

2003-07-30 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 30 Jul 2003 11:33 PM Body: Added a user-check tag to maven in CVS - View the issue: http://jira.codehaus.org/secure/ViewIssu

cvs commit: maven/src/java/org/apache/maven/jelly/tags/maven ConcatTag.java

2003-07-30 Thread dion
dion2003/07/30 21:29:33 Modified:src/java/org/apache/maven/jelly/tags/maven ConcatTag.java Log: Add throw back Revision ChangesPath 1.9 +2 -2 maven/src/java/org/apache/maven/jelly/tags/maven/ConcatTag.java Index: ConcatTag.java ==

cvs commit: maven/src/java/org/apache/maven/jelly/tags/maven UserCheck.java MavenTag.java MavenTagLibrary.java ConcatTag.java AddPathTag.java

2003-07-30 Thread dion
dion2003/07/30 21:29:00 Modified:src/java/org/apache/maven/jelly/tags/maven MavenTag.java MavenTagLibrary.java ConcatTag.java AddPathTag.java Added: src/java/org/apache/maven/jelly/tags/maven UserCheck.java Log: Use the way of easily checking attri

cvs commit: maven/src/java/org/apache/maven/jelly/tags BaseTagSupport.java

2003-07-30 Thread dion
dion2003/07/30 21:20:22 Modified:src/java/org/apache/maven/jelly/tags BaseTagSupport.java Log: Add a way of easily checking attributes for values Revision ChangesPath 1.6 +18 -0 maven/src/java/org/apache/maven/jelly/tags/BaseTagSupport.java Index: BaseT

cvs commit: maven/src/plugins-build/touchstone-partner plugin.jelly

2003-07-30 Thread jvanzyl
jvanzyl 2003/07/30 20:01:29 Modified:src/plugins-build/touchstone-partner plugin.jelly Log: o Explicitly setting a plugin property for the touchstone test. Revision ChangesPath 1.3 +14 -3 maven/src/plugins-build/touchstone-partner/plugin.jelly Index: plugin

cvs commit: maven/src/test/touchstone-build maven.xml

2003-07-30 Thread jvanzyl
jvanzyl 2003/07/30 20:00:34 Modified:src/test/touchstone-build maven.xml Log: o Use the ${plugins} property map to retrieve values that have been set in preGoals. Fixing the failure of the pre/postGoal processing in the touchstone build. Revision ChangesPath 1.38

cvs commit: maven/src/plugins-build/antlr plugin.jelly

2003-07-30 Thread jvanzyl
jvanzyl 2003/07/30 19:59:19 Modified:src/plugins-build/antlr plugin.jelly Log: o Add a path not a reference. The id reference is not really one anymore. New tags should be created for specifically adding the the compile source roots and the test compile sources roots and t

cvs commit: maven/src/java/org/apache/maven/jelly/tags/maven PluginPropertyTag.java AddPathTag.java MavenTagLibrary.java

2003-07-30 Thread jvanzyl
jvanzyl 2003/07/30 19:56:18 Modified:src/java/org/apache/maven/jelly/tags/maven AddPathTag.java MavenTagLibrary.java Added: src/java/org/apache/maven/jelly/tags/maven PluginPropertyTag.java Log: o Adding tag to allow to addition

cvs commit: maven/src/plugins-build/struts project.xml

2003-07-30 Thread dion
dion2003/07/30 19:40:13 Modified:src/plugins-build/struts project.xml Log: No Need for a snapshot Revision ChangesPath 1.20 +1 -1 maven/src/plugins-build/struts/project.xml Index: project.xml ===

cvs commit: maven/src/plugins-build/antlr plugin.jelly

2003-07-30 Thread dion
dion2003/07/30 19:38:30 Modified:src/plugins-build/antlr plugin.jelly Log: Fix for the fact that maven.compile.src.set is no longer available Revision ChangesPath 1.3 +7 -5 maven/src/plugins-build/antlr/plugin.jelly Index: plugin.jelly ==

cvs commit: maven/src/java/org/apache/maven/jelly/tags/werkz MavenAttainGoalListener.java

2003-07-30 Thread dion
dion2003/07/30 19:28:06 Modified:src/java/org/apache/maven/jelly/tags/werkz MavenAttainGoalListener.java Log: Add back non '-plugin' plugins additions. Note: maven test fails even though bootstrap works ok, with OR without this code. Revision Chang

Results of clean bootstrap at 20030730-2200

2003-07-30 Thread tirsen
Last 500 lines of a clean bootstrap build of maven at 20030730-2200 [exec] test:test-resources: [exec] test:compile: [exec] [echo] No test sources to compile. [exec] test:test: [exec] jar:jar: [exec] [jar] Building jar: /usr/local/builds/maven/src/maven

[jira] Created: (MAVEN-634) upload displaytag 0.8.5 to repo

2003-07-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-634 Here is an overview of the issue: --

Re: EJB plugin modification

2003-07-30 Thread James CE Johnson
> > On Wed, 2003-07-30 at 13:59, James CE Johnson wrote: > > > > > > My main issue with the current ejb:ejb goal was that a completly > > > seperate class/directory structure had to be setup in order to pull in > > > the appropriate deployment descriptors (ejb-jar.xml, jboss.xml, > > > jaws.xml) a

[jira] Commented: (MAVEN-605) maven should load $MAVEN_HOME_LOCAL/build.properties by default

2003-07-30 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Wed, 30 Jul 2003 5:27 PM Body: Thanks for your comment Brian - there's some good points. > 1)it seems more natural to me to look for a user-specific global > properties file in $HOME. We should at

Re: EJB plugin modification

2003-07-30 Thread Brian Towles
On Wed, 2003-07-30 at 13:59, James CE Johnson wrote: > > > > My main issue with the current ejb:ejb goal was that a completly > > seperate class/directory structure had to be setup in order to pull in > > the appropriate deployment descriptors (ejb-jar.xml, jboss.xml, > > jaws.xml) as well as any o

[jira] Updated: (MAVEN-633) Contributing an ejb:ejb-client goal

2003-07-30 Thread jira
The following issue has been updated: Updater: James CE Johnsom (mailto:[EMAIL PROTECTED]) Date: Wed, 30 Jul 2003 1:53 PM Comment: Sorry about that. I can never remember whether to submit context or unified patches. Changes: Attachment changed to ejb-client.patch

Re: EJB plugin modification

2003-07-30 Thread Brian Towles
On Wed, 2003-07-30 at 12:49, James CE Johnson wrote: > > > > -using the ejbjar task and all attributes > > -all attributes defineable via properties > > -ability to bundle pom defined ejb.bundle artifacts > > Don't forget ejb.manifest.classpath too. Yeah its doing manifest generation with the ma

[jira] Commented: (MAVEN-633) Contributing an ejb:ejb-client goal

2003-07-30 Thread jira
The following comment has been added to this issue: Author: Rafal Krzewski Created: Wed, 30 Jul 2003 1:31 PM Body: Please reattach the diff in unified format (cvs diff -u) most developers (and some tools, including Eclipse) refuse to process any other diff format. Thank you for yo

[jira] Created: (MAVEN-633) Contributing an ejb:ejb-client goal

2003-07-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-633 Here is an overview of the issue: --

Re: EJB plugin modification

2003-07-30 Thread James CE Johnson
Heya, > Howdy all > > I have been working a major change to the ejb plugin for better use > internally on my stuff and what to get your feedback and gauge your > interest in it. > > The current ejb plugin uses the jar task, with the main reasoning being > that the ejbjar task could not import addi

EJB plugin modification

2003-07-30 Thread Brian Towles
Howdy all I have been working a major change to the ejb plugin for better use internally on my stuff and what to get your feedback and gauge your interest in it. The current ejb plugin uses the jar task, with the main reasoning being that the ejbjar task could not import additional files (at leas

[jira] Commented: (MAVEN-605) maven should load $MAVEN_HOME_LOCAL/build.properties by default

2003-07-30 Thread jira
The following comment has been added to this issue: Author: Brian Murray Created: Wed, 30 Jul 2003 9:16 AM Body: I prefer the current behavior of looking for build.properties in $HOME rather than $MAVEN_HOME_LOCAL. Why? 1)it seems more natural to me to look for a user-specific

[jira] Created: (MAVEN-632) Please add maven.ejb.excludes to ejb:ejb goal

2003-07-30 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-632 Here is an overview of the issue: --

rc1 update

2003-07-30 Thread Jason van Zyl
Howdy, Later on tonight I'm going to make a few more changes which should allow what's in HEAD to be used to build. 1) A Jelly tag for setting properties across plugins. 2) Cleanup of the maven addPath Jelly tag. It will simply become a method of adding a source roots. I am going to strip Ant ou

cvs commit: maven/src/plugins-build/artifact .cvsignore

2003-07-30 Thread bwalding
bwalding2003/07/30 01:03:45 Modified:src/plugins-build/artifact .cvsignore Log: Added eclipse project files (you probably don't want to know why they were in that dir :)) Revision ChangesPath 1.2 +2 -0 maven/src/plugins-build/artifact/.cvsignore Index: .c