EAR plugin

2004-02-19 Thread dion
I've committed the changes to the ear plugin from MPEAR-14, and added some tests to make sure all is working as advertised with the new property. I'd like to release this plugin early next week once anyone who wants to has had a chance to play with it, or suggest any bug fixes that are needed.

[jira] Closed: (MPEAR-14) ear by default inserts all bundled jars to application.xml

2004-02-19 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Thu, 19 Feb 2004 11:56 PM Applied patch, added tests and documentation - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?ke

cvs commit: maven-plugins/ear plugin.jelly

2004-02-19 Thread dion
dion2004/02/19 20:49:08 Modified:ear/xdocs changes.xml properties.xml ear/src/plugin-test project.properties maven.xml project.xml ear plugin.jelly Removed: ear/src/plugin-test/src/application/META-INF application.xml Log: - Apply MPEAR-14

[jira] Commented: (MPEAR-14) ear by default inserts all bundled jars to application.xml

2004-02-19 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Thu, 19 Feb 2004 11:08 PM Body: if you could apply, test, and release the plugin, that'd be fantastic - thanks. - View this comment:

[jira] Commented: (MAVEN-126) Add a -logfile option

2004-02-19 Thread jira
The following comment has been added to this issue: Author: Eric Hauser Created: Thu, 19 Feb 2004 10:51 PM Body: I've added a couple of quick patches that you could add to give Maven the ability to get more useful information from Ant. If you want to emulate Ant's verbose mode, a

[jira] Updated: (MAVEN-126) Add a -logfile option

2004-02-19 Thread jira
The following issue has been updated: Updater: Eric Hauser (mailto:[EMAIL PROTECTED]) Date: Thu, 19 Feb 2004 10:42 PM Changes: Attachment changed to JellyBuildListener.java.patch - For a full histor

[jira] Updated: (MAVEN-126) Add a -logfile option

2004-02-19 Thread jira
The following issue has been updated: Updater: Eric Hauser (mailto:[EMAIL PROTECTED]) Date: Thu, 19 Feb 2004 10:42 PM Changes: Attachment changed to MavenConstants.java.patch - For a full history of

[jira] Updated: (MAVEN-126) Add a -logfile option

2004-02-19 Thread jira
The following issue has been updated: Updater: Eric Hauser (mailto:[EMAIL PROTECTED]) Date: Thu, 19 Feb 2004 10:41 PM Changes: Attachment changed to AntProjectBuilder.java.patch - For a full history

[jira] Commented: (MPEAR-14) ear by default inserts all bundled jars to application.xml

2004-02-19 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 19 Feb 2004 10:17 PM Body: Brett, if you like I can apply this patch. I'm currently adding a test to the ear project to check the ear.bundle.jar works ok, and can do this at the same time. The

[jira] Created: (MPXDOC-81) maven-xdoc-plugin-1.5 failes to link generated reports

2004-02-19 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-81 Here is an overview of the issue:

cvs commit: maven-components/maven-model-xpp3/src/test/org/apache/maven/model DefaultModelMarshallingTest.java

2004-02-19 Thread jvanzyl
jvanzyl 2004/02/19 15:50:08 Modified:maven-model-xpp3/src/java/org/apache/maven/model DefaultModelUnmarshaller.java maven-model-xpp3/src/test/org/apache/maven/model DefaultModelMarshallingTest.java Log: o test project log

[jira] Commented: (MAVEN-1166) plugin issues to fix by RC2

2004-02-19 Thread jira
The following comment has been added to this issue: Author: Richard Lewis-Shell Created: Thu, 19 Feb 2004 6:52 PM Body: Any chance MPEAR-14 and MPEAR-15 could be looked at for RC2? - View this comment: http://ji

cvs commit: maven-components/maven-project/src/java/org/apache/maven/project MavenProject.java

2004-02-19 Thread jvanzyl
jvanzyl 2004/02/19 15:40:45 Modified:maven-project/src/java/org/apache/maven/project MavenProject.java Log: o need setting/getter for the project logo Revision ChangesPath 1.8 +11 -1 maven-components/maven-project/src/java/org/apache/mav

cvs commit: maven/src/java/org/apache/maven/plugin GoalToJellyScriptHousingMapper.java

2004-02-19 Thread brett
brett 2004/02/19 15:33:06 Modified:src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH GoalToJellyScriptHousingMapper.java Log: PR: MAVEN-1165, MAVEN-1094 fix issues with dependant tag libraries not being loaded first Revision ChangesPath No

cvs commit: maven/src/java/org/apache/maven/project Project.java

2004-02-19 Thread brett
brett 2004/02/19 15:31:33 Modified:src/java/org/apache/maven/project Tag: MAVEN-1_0-BRANCH Project.java Log: imports Revision ChangesPath No revision No revision 1.91.4.10 +1 -2 maven/src/java/org/apac

cvs commit: maven/src/java/org/apache/maven/plugin PluginManager.java

2004-02-19 Thread brett
brett 2004/02/19 15:31:20 Modified:src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH PluginManager.java Log: improve logging Revision ChangesPath No revision No revision 1.70.4.18 +4 -1 maven/src/

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

2004-02-19 Thread brett
brett 2004/02/19 15:28:31 Modified:src/conf Tag: MAVEN-1_0-BRANCH log4j.properties src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH MavenUtils.java src/java/org/apache/maven/cli Tag: MAVEN-1_0-BRANCH App.java

[jira] Updated: (MAVEN-1123) make artifactId/groupId work for POM as advertised

2004-02-19 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Thu, 19 Feb 2004 6:32 PM Comment: originally slated for 1.0, putting it back there Changes: Version changed to 1.0-rc1 Fix Version changed to 1.0-final

cvs commit: maven/src/test/java/org/apache/maven/util InsertionOrderedSetTest.java

2004-02-19 Thread brett
brett 2004/02/19 15:27:25 Added: src/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH InsertionOrderedSet.java src/test/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH InsertionOrderedSetTest.java Log: quick set clas

[jira] Closed: (MAVEN-1165) Caching issue with multiproject

2004-02-19 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Thu, 19 Feb 2004 5:26 PM fixed - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1165 Here is an overview of the

[jira] Commented: (MAVEN-1166) plugin issues to fix by RC2

2004-02-19 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Thu, 19 Feb 2004 5:26 PM Body: ok, will release a new version of PDF - View this comment: http://jira.codehaus.org/secure/ViewIss

[jira] Closed: (MAVEN-1094) <*:dependency-handle/>

2004-02-19 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Thu, 19 Feb 2004 5:27 PM as promised :) - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1094 Here is an overvi

[jira] Commented: (MPWAR-19) Plugin does not allow to bundle into war dependent 'ejb' jars

2004-02-19 Thread jira
The following comment has been added to this issue: Author: John Casey Created: Thu, 19 Feb 2004 2:17 PM Body: Oh, ejb _clients_ can be bundled by: 1. specify the dependency type as 'jar' (you're not acutally bundling EJBs, just the ejb-client jars, or the product of maven ejb:ej

Ading classpath to jars

2004-02-19 Thread Jean-Marc Lavoie
From what I have seen, the only way to generate the classpath in a manifest is to generate an EJB jar, wich is an ejb dependency, instead of a jar dependency.   I modiifed the jar plugin script based on the article "Maven magic" to include this feature,   This classpath can be added in a 

[jira] Commented: (MPWAR-19) Plugin does not allow to bundle into war dependent 'ejb' jars

2004-02-19 Thread jira
The following comment has been added to this issue: Author: Michal Szklanowski Created: Thu, 19 Feb 2004 10:52 AM Body: What if I really need this functionality? We have distributed web layer and one powerful server, where all ejbs are deployed. I need ejb stubs in my several dis

[jira] Commented: (MPWAR-19) Plugin does not allow to bundle into war dependent 'ejb' jars

2004-02-19 Thread jira
The following comment has been added to this issue: Author: John Casey Created: Thu, 19 Feb 2004 10:42 AM Body: Um...isn't this by definition inside-out? It seems to me that the war should be bundled ALONGSIDE the EJBs within an EAR...

[jira] Created: (MAVEN-1167) eclipse:generate can't handle local overrided jar

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

[jira] Created: (MPWAR-19) Plugin does not allow to bundle into war dependent 'ejb' jars

2004-02-19 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPWAR-19 Here is an overview of the issue: -

[jira] Closed: (MPPDF-6) Some bugs fixes for the future pdf 2.0

2004-02-19 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Thu, 19 Feb 2004 3:41 AM Done. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPPDF-6 Here is an overview of th

[jira] Closed: (MPPDF-5) New enhancements for the PDF plugin 2.0

2004-02-19 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Thu, 19 Feb 2004 3:41 AM Done. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPPDF-5 Here is an overview of th

cvs commit: maven-plugins/pdf/xdocs/images asf_logo_wide_clear.gif maven.gif

2004-02-19 Thread evenisse
evenisse2004/02/19 00:33:38 Modified:pdf maven.xml plugin.jelly plugin.properties project.properties pdf/src/plugin-resources fo-body.xslt fo-cover.xslt fo-layouts.xslt fo-tables.xslt fo-toc.xslt

cvs commit: maven-plugins/pdf/xdocs/images - New directory

2004-02-19 Thread evenisse
evenisse2004/02/19 00:32:52 maven-plugins/pdf/xdocs/images - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]