[jira] Closed: (MNG-1669) war-plugin feature

2005-11-25 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MNG-1669?page=all ] Olivier Lamy closed MNG-1669: - Resolution: Duplicate Not apply patch. A bigger one will be provided with issue MNG-1683 > war-plugin feature > -- > > K

[jira] Closed: (MNG-1655) [maven-war-plugin] adding war:clean to delete webappDirectory

2005-11-24 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MNG-1655?page=all ] Olivier Lamy closed MNG-1655: - Resolution: Duplicate patch provided with MNG-1669 > [maven-war-plugin] adding war:clean to delete webappDirect

[jira] Updated: (MNG-1669) war-plugin feature

2005-11-24 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MNG-1669?page=all ] Olivier Lamy updated MNG-1669: -- Attachment: MNG-1669 The attached file contains the patch to implements this + MNG-1655 Thanks. Olivier > war-plugin feature > -- > >

[jira] Updated: (MNG-1655) [maven-war-plugin] adding war:clean to delete webappDirectory

2005-11-24 Thread Olivier Lamy (JIRA)
war packaging. Note the same annotation : @execute phase="clean" lifecycle="warclean" must be applied to : WarInPlaceMojo.java WarMojo.java > [maven-war-plugin] adding war:clean to delete webappDirectory > -

[jira] Created: (MNG-1669) war-plugin feature

2005-11-23 Thread Olivier Lamy (JIRA)
war-plugin feature -- Key: MNG-1669 URL: http://jira.codehaus.org/browse/MNG-1669 Project: Maven 2 Type: Improvement Components: maven-war-plugin Environment: all Reporter: Olivier Lamy I have some trouble with the war plugin. With the

[jira] Updated: (MNG-1655) [maven-war-plugin] adding war:clean to delete webappDirectory

2005-11-23 Thread Olivier Lamy (JIRA)
f the war packaging. - Olivier > [maven-war-plugin] adding war:clean to delete webappDirectory > - > > Key: MNG-1655 > URL: http://jira.codehaus.org/browse/MNG-1655 > Project: Maven 2 >

[jira] Commented: (MNG-1655) [maven-war-plugin] adding war:clean to delete webappDirectory

2005-11-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1655?page=comments#action_51707 ] Brett Porter commented on MNG-1655: --- sounds good. it should be in the "clean" phase for the war packaging so that it gets called as part of "mvn clean" > [m

[jira] Created: (MNG-1655) [maven-war-plugin] adding war:clean to delete webappDirectory

2005-11-22 Thread Olivier Lamy (JIRA)
[maven-war-plugin] adding war:clean to delete webappDirectory - Key: MNG-1655 URL: http://jira.codehaus.org/browse/MNG-1655 Project: Maven 2 Type: New Feature Components: maven-war-plugin Environment

[jira] Commented: (MNG-853) Maven WAR Plugin Documentation

2005-11-01 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-853?page=comments#action_49758 ] Stephane Nicoll commented on MNG-853: - Have you read the documentation? http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html > Maven WAR Plugin Documentat

[jira] Commented: (MNG-853) Maven WAR Plugin Documentation

2005-11-01 Thread Jose Peleteiro (JIRA)
don´t know how to do those thinks, that´s why I didn´t send a patch. > Maven WAR Plugin Documentation > -- > > Key: MNG-853 > URL: http://jira.codehaus.org/browse/MNG-853 > Project: Maven 2 > Type: Improvement > C

[jira] Updated: (MNG-791) Add resource filtering to war plugin

2005-11-01 Thread Mark Hobson (JIRA)
unfiltered ones - leaving the war plugin to copy the unfiltered resources, and using the resources plugin to copy the filtered resources with a cunning "../finalName" path. This obviously relies on a standard maven project structure. It also works if you want to profile-off your filters for

[jira] Closed: (MNG-1221) War plugin broken

2005-10-17 Thread Brett Porter (JIRA)
.0 RC. > War plugin broken > - > > Key: MNG-1221 > URL: http://jira.codehaus.org/browse/MNG-1221 > Project: Maven 2 > Type: Bug > Components: maven-war-plugin > Versions: 2.0-beta-3 > Environment: windowsXP, j2sdk1.4.2

[jira] Commented: (MNG-1221) War plugin broken

2005-10-17 Thread Geli Crick (JIRA)
[ http://jira.codehaus.org/browse/MNG-1221?page=comments#action_48731 ] Geli Crick commented on MNG-1221: - I just removed maven-war-plugin-2.0-beta-2.jar from my repository, and used maven-war-plugin-2.0-beta-1.jar instead. The war was packaged correctly

[jira] Created: (MNG-1221) War plugin broken

2005-10-17 Thread Geli Crick (JIRA)
War plugin broken - Key: MNG-1221 URL: http://jira.codehaus.org/browse/MNG-1221 Project: Maven 2 Type: Bug Components: maven-war-plugin Versions: 2.0-beta-3 Environment: windowsXP, j2sdk1.4.2_08, maven 2.0 beta 3, maven-war-plugin-2.0

[continuum] BUILD SUCCESSFUL: Maven War Plugin

2005-10-09 Thread [EMAIL PROTECTED]
: 'clean'. [INFO] [INFO] Building Maven War Plugin [INFO]task-segment: [clean:clean, install] [INFO] [INFO] [clean:clean] [INFO

[continuum] BUILD FAILURE: Maven War Plugin

2005-10-08 Thread [EMAIL PROTECTED]
prefix: 'clean'. [INFO] [INFO] Building Maven War Plugin [INFO]task-segment: [clean:clean, install] [INFO] [INFO] [clean:clean] [INFO

[continuum] BUILD FAILURE: Maven War Plugin

2005-10-08 Thread [EMAIL PROTECTED]
: 'clean'. [INFO] [INFO] Building Maven War Plugin [INFO]task-segment: [clean:clean, install] [INFO] [INFO] [clean:clean] [INFO

[continuum] BUILD SUCCESSFUL: Maven War Plugin

2005-10-08 Thread [EMAIL PROTECTED]
: 'clean'. [INFO] [INFO] Building Maven War Plugin [INFO]task-segment: [clean:clean, install] [INFO] [INFO] [clean:clean] [INFO

svn commit: r293322 - /maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java

2005-10-03 Thread brett
Author: brett Date: Mon Oct 3 05:32:36 2005 New Revision: 293322 URL: http://svn.apache.org/viewcvs?rev=293322&view=rev Log: no point in deprecating this, still need a var to take final name from. Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/ap

[jira] Updated: (MNG-1028) WAR plugin should support minimal WARs for inclusion within an EAR

2005-09-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1028?page=all ] Brett Porter updated MNG-1028: -- Fix Version: 2.0-beta-4 > WAR plugin should support minimal WARs for inclusion within an

[jira] Updated: (MNG-791) Add resource filtering to war plugin

2005-09-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-791?page=all ] Brett Porter updated MNG-791: - Fix Version: 2.0-beta-4 > Add resource filtering to war plugin > > > Key: MNG-791 > URL: http://ji

[jira] Commented: (MNG-1028) WAR plugin should support minimal WARs for inclusion within an EAR

2005-09-27 Thread mike perham (JIRA)
Archiver overwrites this MANIFEST when it packages the WAR so this will need to be fixed to allow custom MANIFEST.MFs. > WAR plugin should support minimal WARs for inclusion within an EAR > -- > > Key: MNG-1028 &g

[jira] Updated: (MNG-1028) WAR plugin should support minimal WARs for inclusion within an EAR

2005-09-27 Thread mike perham (JIRA)
ifact packaging. > WAR plugin should support minimal WARs for inclusion within an EAR > -- > > Key: MNG-1028 > URL: http://jira.codehaus.org/browse/MNG-1028 > Project: Maven 2 > Typ

[jira] Created: (MNG-1028) WAR plugin should support minimal WARs for inclusion within an EAR

2005-09-27 Thread mike perham (JIRA)
WAR plugin should support minimal WARs for inclusion within an EAR -- Key: MNG-1028 URL: http://jira.codehaus.org/browse/MNG-1028 Project: Maven 2 Type: Improvement Components: maven-war-plugin

[jira] Commented: (MNG-791) Add resource filtering to war plugin

2005-09-26 Thread Mike Moulton (JIRA)
n the possibilities given the structure proposed by Kenney. > Add resource filtering to war plugin > > > Key: MNG-791 > URL: http://jira.codehaus.org/browse/MNG-791 > Project: Maven 2 > Type: Improvement >

svn commit: r291388 - /maven/components/trunk/maven-plugins/maven-war-plugin/src/site/apt/introduction.apt

2005-09-25 Thread snicoll
Author: snicoll Date: Sun Sep 25 01:05:41 2005 New Revision: 291388 URL: http://svn.apache.org/viewcvs?rev=291388&view=rev Log: copy/pasting is evil! Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/site/apt/introduction.apt Modified: maven/components/trunk/m

[jira] Closed: (MNG-853) Maven WAR Plugin Documentation

2005-09-23 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-853?page=all ] Stephane Nicoll closed MNG-853: --- Resolution: Fixed Fix Version: (was: 2.0) 2.0-beta-2 This is done. > Maven WAR Plugin Documentat

svn commit: r291188 - in /maven/components/trunk/maven-plugins/maven-war-plugin/src/site: ./ apt/ apt/howto.apt apt/introduction.apt site.xml

2005-09-23 Thread snicoll
Author: snicoll Date: Fri Sep 23 11:43:46 2005 New Revision: 291188 URL: http://svn.apache.org/viewcvs?rev=291188&view=rev Log: MNG-853: added howto and web site doco for war plugin. Added: maven/components/trunk/maven-plugins/maven-war-plugin/src/site/ maven/components/trunk/m

[jira] Updated: (MNG-791) Add resource filtering to war plugin

2005-09-18 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-791?page=all ] Brett Porter updated MNG-791: - Remaining Estimate: 15 minutes Original Estimate: 900 > Add resource filtering to war plugin > > >

Re: svn commit: r289353 - in /maven/components/trunk/maven-plugins: maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/ maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/ maven-war-plugin/src/main/jav

2005-09-18 Thread Brett Porter
Fabrizio Giustina wrote: >Did anybody discuss about the distribution of source archives in the >m2 ibiblio repo? What about star trying that for a few projects now? > > We're doing this by default, though a glitch in the release plugin means only some of the recent releases had source archives.

[jira] Commented: (MNG-791) Add resource filtering to war plugin

2005-09-18 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-791?page=comments#action_46611 ] Stephane Nicoll commented on MNG-791: - Note also that kenney's idea is applicable to ear / rar plugins. > Add resource filtering to wa

svn commit: r289517 - in /maven/components/trunk/maven-plugins/maven-war-plugin: pom.xml release-pom.xml

2005-09-16 Thread brett
Author: brett Date: Fri Sep 16 05:34:25 2005 New Revision: 289517 URL: http://svn.apache.org/viewcvs?rev=289517&view=rev Log: [maven-release-plugin] prepare for next development iteration Removed: maven/components/trunk/maven-plugins/maven-war-plugin/release-pom.xml Modified: m

svn commit: r289516 - in /maven/components/tags/maven-war-plugin-2.0-beta-1: ./ pom.xml release-pom.xml src/main/java/org/apache/maven/plugin/war/WarMojo.java

2005-09-16 Thread brett
Author: brett Date: Fri Sep 16 05:34:17 2005 New Revision: 289516 URL: http://svn.apache.org/viewcvs?rev=289516&view=rev Log: [maven-scm] copy for tag maven-war-plugin-2.0-beta-1 Added: maven/components/tags/maven-war-plugin-2.0-beta-1/ - copied from r289364, maven/components/t

svn commit: r289515 - in /maven/components/trunk/maven-plugins/maven-war-plugin: pom.xml release-pom.xml

2005-09-16 Thread brett
Author: brett Date: Fri Sep 16 05:34:10 2005 New Revision: 289515 URL: http://svn.apache.org/viewcvs?rev=289515&view=rev Log: [maven-release-plugin] prepare release maven-war-plugin-2.0-beta-1 Added: maven/components/trunk/maven-plugins/maven-war-plugin/release-pom.xml (with p

svn commit: r289514 - /maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java

2005-09-16 Thread brett
Author: brett Date: Fri Sep 16 05:33:49 2005 New Revision: 289514 URL: http://svn.apache.org/viewcvs?rev=289514&view=rev Log: reinstate exploded mode - recommend use from the command line only, add deprecation warning Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/

Re: svn commit: r289353 - in /maven/components/trunk/maven-plugins: maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/ maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/ maven-war-plugin/src/main/jav

2005-09-16 Thread Mark Hobson
On 16/09/05, Brett Porter <[EMAIL PROTECTED]> wrote: > Yes, just discussed with Kenney - will rollback this change for this > release. Expecting an additional release next week. Great, thanks guys. I'll try to leave you alone now ;) Mark -

Re: svn commit: r289353 - in /maven/components/trunk/maven-plugins: maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/ maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/ maven-war-plugin/src/main/jav

2005-09-16 Thread Brett Porter
>On 16/09/05, Mark Hobson <[EMAIL PROTECTED]> wrote: > > >>On 16/09/05, Brett Porter <[EMAIL PROTECTED]> wrote: >> >> >>>The WAR plugin isn't released yet, so we may still get a chance to allow >>>it to do both (ie, exploded also

Re: svn commit: r289353 - in /maven/components/trunk/maven-plugins: maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/ maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/ maven-war-plugin/src/main/jav

2005-09-16 Thread Mark Hobson
Brett, I know you're busy releasing everything at the mo, but do you think this'll be fixed for the release? Mark On 16/09/05, Mark Hobson <[EMAIL PROTECTED]> wrote: > On 16/09/05, Brett Porter <[EMAIL PROTECTED]> wrote: > > The WAR plugin isn't released

Re: svn commit: r289353 - in /maven/components/trunk/maven-plugins: maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/ maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/ maven-war-plugin/src/main/jav

2005-09-16 Thread Mark Hobson
On 16/09/05, Brett Porter <[EMAIL PROTECTED]> wrote: > The WAR plugin isn't released yet, so we may still get a chance to allow > it to do both (ie, exploded also wars it up). Is that useful? Phew, that was a close one ;) I basically need the functionality from before Ken

Re: svn commit: r289353 - in /maven/components/trunk/maven-plugins: maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/ maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/ maven-war-plugin/src/main/jav

2005-09-16 Thread Brett Porter
The WAR plugin isn't released yet, so we may still get a chance to allow it to do both (ie, exploded also wars it up). Is that useful? Regardless, a new release can be made at any time - no more tying plugins to m2 releases. - Brett Mark Hobson wrote: >On 16/09/05, [EMAIL PROTECTED]

Re: svn commit: r289353 - in /maven/components/trunk/maven-plugins: maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/ maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/ maven-war-plugin/src/main/jav

2005-09-16 Thread Mark Hobson
On 16/09/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > +++ > maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java > Thu Sep 15 17:37:58 2005 > @@ -314,7 +314,10 @@ > { >

Re: svn commit: r289353 - in /maven/components/trunk/maven-plugins: maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/ maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/ maven-war-plugin/src/main/jav

2005-09-16 Thread Fabrizio Giustina
On 9/16/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: kenney > o EclipsePlugin now does NOT download sources by default. > Specify -Declipse.downloadSources=true to do so. kenney, do you really think that we need to turn this off by default? I think this is a feature that most m2/ec

svn commit: r289353 - in /maven/components/trunk/maven-plugins: maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/ maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/ maven-war-plugin/src/main/java/org/...

2005-09-15 Thread kenney
plugin/eclipse/EclipsePlugin.java maven/components/trunk/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/DependenciesReport.java maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.

[jira] Updated: (MNG-853) Maven WAR Plugin Documentation

2005-09-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-853?page=all ] Brett Porter updated MNG-853: - Fix Version: 2.0 > Maven WAR Plugin Documentation > -- > > Key: MNG-853 > URL: http://jira.codehaus.org

[jira] Updated: (MNG-791) Add resource filtering to war plugin

2005-09-12 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-791?page=all ] Brett Porter updated MNG-791: - Component: (was: maven-plugins) maven-war-plugin > Add resource filtering to war plugin > > >

[jira] Commented: (MNG-853) Maven WAR Plugin Documentation

2005-09-11 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-853?page=comments#action_46087 ] Stephane Nicoll commented on MNG-853: - Added Javadoc. > Maven WAR Plugin Documentation > -- > > Key: MNG-853 >

svn commit: r280101 - /maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java

2005-09-11 Thread snicoll
Author: snicoll Date: Sun Sep 11 02:48:34 2005 New Revision: 280101 URL: http://svn.apache.org/viewcvs?rev=280101&view=rev Log: MNG-853: added Javadoc and parameter's documentation. Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/p

[jira] Updated: (MNG-853) Maven WAR Plugin Documentation

2005-09-09 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-853?page=all ] Stephane Nicoll updated MNG-853: Component: documentation > Maven WAR Plugin Documentation > -- > > Key: MNG-853 > URL: http://jira.code

[jira] Moved: (MNG-853) Maven WAR Plugin Documentation

2005-09-09 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-853?page=all ] Brett Porter moved MOJO-25 to MNG-853: -- Key: MNG-853 (was: MOJO-25) Project: Maven 2 (was: Mojo) > Maven WAR Plugin Documentation > -- > >

[jira] Commented: (MNG-791) Add resource filtering to war plugin

2005-08-26 Thread Brett Porter (JIRA)
st specify the targetPath. I think the best alternative might be to add some sort of "type" to the resource that the war plugin can use to select certain resource sets by. > Add resource filtering to war plugin > > > K

[jira] Commented: (MNG-791) Add resource filtering to war plugin

2005-08-26 Thread Kenney Westerhof (JIRA)
different (the exploded war dir, not the WEB-INF/classes dir or even the classes/ dir), or something like that. THe resources plugin should take care of copying it. Here's a nice solution (I think): Add a new mojo to the war plugin and bind it to a pre process-resources phase. That mojo will

[jira] Created: (MNG-791) Add resource filtering to war plugin

2005-08-26 Thread Mark Hobson (JIRA)
Add resource filtering to war plugin Key: MNG-791 URL: http://jira.codehaus.org/browse/MNG-791 Project: Maven 2 Type: Improvement Components: maven-plugins Versions: 2.0-beta-1 Reporter: Mark Hobson I'd li

War packaging (was: Re: [jira] Closed: (MNG-748) Edit enable maven-war-plugin and maven-jar-plugin properties)

2005-08-21 Thread Fabrizio Giustina
7;t mean you have to produce a standalone jar artifact (e.g. in M2 this should be done entirely by the war plugin while producing the war, not by the jar mojo) Some reason why I usually *would like* to have a war with classes packages as a jar file: - access packaging information (version etc)

Re: [M2] Bug in war plugin?

2005-08-21 Thread Carsten Ziegeler
Brett Porter schrieb: > It's a bit confusing - warSourceDirectory actually is sourceDirectory > (its passed in as a parameter). Given that the copyResources method > isn't static and only used once, it probably would be better to remove > the first two parameters and use the fields passed in instea

[jira] Closed: (MNG-748) Edit enable maven-war-plugin and maven-jar-plugin properties

2005-08-20 Thread Brett Porter (JIRA)
or that feature within the war plugin. Before doing so, please read: http://jira.codehaus.org/browse/MPWAR-30 and search the mailing list archives on the topic, and consider why you *need* this rather than *want* it. We've discussed this at some length and so far there has been little evid

Re: [M2] Bug in war plugin?

2005-08-20 Thread Brett Porter
n Ziegeler wrote: >I'm trying to find some strange behaviour with the packaging of the war >plugin and came across this code in the WarMojo: > > public void copyResources( ... ) { > if ( !sourceDirectory.equals( webappDirectory ) ) { > ... >

[M2] Bug in war plugin?

2005-08-20 Thread Carsten Ziegeler
I'm trying to find some strange behaviour with the packaging of the war plugin and came across this code in the WarMojo: public void copyResources( ... ) { if ( !sourceDirectory.equals( webappDirectory ) ) { ... if ( warSourceDirectory.e

[jira] Commented: (MNG-748) Edit enable maven-war-plugin and maven-jar-plugin properties

2005-08-19 Thread Andrius Karpavicius (JIRA)
Another change was to be able to overwrite a "classesDirectory" for war plugin. I wanted to point to something non existing, so it would not package classes directory if I already packaged them to a JAR (issue above). But turns out that if a not existing directory is specifi

[jira] Commented: (MNG-748) Edit enable maven-war-plugin and maven-jar-plugin properties

2005-08-18 Thread Brett Porter (JIRA)
are obtained from for these, then you should be changing those pom variables rather than the configuration. > Edit enable maven-war-plugin and maven-jar-plugin properties > > > Key: MNG-748 > URL: http://ji

[jira] Created: (MNG-748) Edit enable maven-war-plugin and maven-jar-plugin properties

2005-08-18 Thread Andrius Karpavicius (JIRA)
Edit enable maven-war-plugin and maven-jar-plugin properties Key: MNG-748 URL: http://jira.codehaus.org/browse/MNG-748 Project: Maven 2 Type: Improvement Components: maven-plugins Versions: 2.0

svn commit: r233048 - /maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java

2005-08-16 Thread trygvis
ork! Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java URL: http://svn.apache.org/viewcvs/maven/components/trunk

svn commit: r231199 - /maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java

2005-08-10 Thread kenney
maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/

svn commit: r224369 - /maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java

2005-07-22 Thread brett
Author: brett Date: Fri Jul 22 10:29:23 2005 New Revision: 224369 URL: http://svn.apache.org/viewcvs?rev=224369&view=rev Log: typo caused nothing to get included Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java Modi

svn commit: r224365 - in /maven/components/trunk: maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java maven-project/src/main/java/org/apache/maven/project/MavenProject.java

2005-07-22 Thread brett
Author: brett Date: Fri Jul 22 09:51:09 2005 New Revision: 224365 URL: http://svn.apache.org/viewcvs?rev=224365&view=rev Log: PR: MNG-579 correct inclusion of tlds Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.

svn commit: r220324 - /maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java

2005-07-22 Thread brett
Author: brett Date: Fri Jul 22 07:17:24 2005 New Revision: 220324 URL: http://svn.apache.org/viewcvs?rev=220324&view=rev Log: correct equals Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java Modified: maven/compon

svn commit: r191688 - in /maven/components/trunk: maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java maven-project/src/main/java/org/apache/maven/project/MavenProject.java

2005-06-21 Thread jdcasey
omponents/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/MavenProject.java Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/p

svn commit: r191674 - /maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java

2005-06-21 Thread jdcasey
ance purposes. Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java URL: http://svn.apache.org/viewcvs/m

svn commit: r191096 [2/2] - /maven/components/trunk/maven-archiver/src/main/java/org/apache/maven/archiver /maven/components/trunk/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant /maven/components/trunk/maven-artifact-ant/src/main/resources/META-INF/plexus /maven/components/trunk/maven-artifact-test/src/main/java/org/apache/maven/artifact/test /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/deployer /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/factory /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/handler /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/handler/manager /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/installer /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/manager /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/metadata /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/repository /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/repository/layout /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/resolver /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/transform /maven/components/trunk/maven-artifact/src/main/resources/META-INF/plexus /maven/components/trunk/maven-artifact/src/test/java/org/apache/maven/artifact /maven/components/trunk/maven-core-it/it0017 /maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin /maven/components/trunk/maven-core/src/main/resources/META-INF/plexus /maven/components/trunk/maven-core/src/test/java/org/apache/maven/plugin /maven/components/trunk/maven-core/src/test/java/org/apache/maven/usability /maven/components/trunk/maven-plugins/maven-deploy-plugin/src/main/java/org/apache/maven/plugin/deploy /maven/components/trunk/maven-plugins/maven-ejb-plugin /maven/components/trunk/maven-plugins/maven-ejb-plugin/src/main/java/org/apache/maven/plugin/ejb /maven/components/trunk/maven-plugins/maven-install-plugin/src/main/java/org/apache/maven/plugin/install /maven/components/trunk/maven-plugins/maven-surefire-plugin/src/main/java/org/apache/maven/test /maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/artifact /maven/components/trunk/maven-project/src/test/java/org/apache/maven/project /maven/components/trunk/maven-project/src/test/resources/org/apache/maven/project

2005-06-17 Thread brett
addClassPathUrl( file.getAbsolutePath() ); -} -catch ( ArtifactPathFormatException e ) +for ( Iterator i = pluginArtifacts.iterator(); i.hasNext(); ) { -throw new MojoExecutionException( "Error finding surefire JAR", e ); +Artifact artifact = (Artifact) i.next(); +

svn commit: r190930 - /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/factory /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/resolver/filter /maven/components/trunk/maven-core-it-verifier/src/main/java/org/apache/maven/it /maven/components/trunk/maven-core-it/it0016 /maven/components/trunk/maven-mboot2/src/main/java /maven/components/trunk/maven-mboot2/src/main/java/model /maven/components/trunk/maven-plugins/maven-war-plugin /maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project /maven/components/trunk/maven-project/src/test/java/org/apache/maven/project /maven/components/trunk/maven-project/src/test/resources/projects/scope /maven/components/trunk/maven-site/src/site/xdoc

2005-06-16 Thread brett
main/java/MBoot.java maven/components/trunk/maven-mboot2/src/main/java/model/Dependency.java maven/components/trunk/maven-mboot2/src/main/java/model/ModelReader.java maven/components/trunk/maven-plugins/maven-war-plugin/pom.xml maven/components/trunk/maven-plugins/maven-war-plugin

[continuum] BUILD SUCCESSFUL: Maven War Plugin

2005-06-09 Thread [EMAIL PROTECTED]
installed snapshot [INFO] [INFO] Building Maven War Plugin [INFO] [INFO] maven-compiler-plugin: resolved to version 2.0-alpha-3-SNAPSHOT from

svn commit: r189881 - /maven/components/trunk/maven-archetype /maven/components/trunk/maven-plugins/maven-ant-plugin /maven/components/trunk/maven-plugins/maven-assembly-plugin /maven/components/trunk/maven-plugins/maven-clean-plugin /maven/components/trunk/maven-plugins/maven-compiler-plugin /maven/components/trunk/maven-plugins/maven-deploy-plugin /maven/components/trunk/maven-plugins/maven-eclipse-plugin /maven/components/trunk/maven-plugins/maven-ejb-plugin /maven/components/trunk/maven-plugins/maven-idea-plugin /maven/components/trunk/maven-plugins/maven-install-plugin /maven/components/trunk/maven-plugins/maven-jar-plugin /maven/components/trunk/maven-plugins/maven-resources-plugin /maven/components/trunk/maven-plugins/maven-site-plugin /maven/components/trunk/maven-plugins/maven-source-plugin /maven/components/trunk/maven-plugins/maven-surefire-plugin /maven/components/trunk/maven-plugins/maven-verifier-plugin /maven/components/trunk/maven-plugins/maven-war-plugin

2005-06-09 Thread brett
fire-plugin/pom.xml maven/components/trunk/maven-plugins/maven-verifier-plugin/pom.xml maven/components/trunk/maven-plugins/maven-war-plugin/pom.xml Modified: maven/components/trunk/maven-archetype/pom.xml URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-archetype/pom.xml?rev=18

svn commit: r188697 - in /maven/components/trunk: ./ benchmark/ maven-1.x-integration/ maven-archetype/maven-archetype-core/ maven-archetype/maven-archetype-core/src/ maven-archetype/maven-archetype-plugin/ maven-archetype/maven-archetype-site/ maven-archetype/maven-archetypes/ maven-archetype/maven-archetypes/maven-archetype-mojo/ maven-archetype/maven-archetypes/maven-archetype-quickstart/ maven-archetype/maven-archetypes/maven-archetype-site/ maven-archetype/maven-archetypes/maven-archetype-webapp/ maven-archiver/ maven-artifact/ maven-artifact/src/ maven-core-it-plugin/ maven-core-it-support/ maven-core-it-verifier/ maven-core-it/it0000/ maven-core-it/it0001/ maven-core-it/it0002/ maven-core-it/it0003/ maven-core-it/it0004/ maven-core-it/it0005/ maven-core-it/it0007/ maven-core-it/it0008/ maven-core-it/it0009/ maven-core-it/it0010/ maven-core-it/it0011/ maven-core-it/it0012/ maven-core-it/it0013/ maven-core-it/it0015/ maven-core-it/it0016/ maven-core-it/it0016/src/main/webapp/WEB-INF/ maven-core-it/it0017/ maven-core-it/it0018/ maven-core-it/it0019/ maven-core-it/it1000/ maven-core-it/it1001/ maven-core-it/it1002/ maven-core-it/it1003/ maven-core-it/it1004/ maven-core/ maven-core/src/ maven-mboot2/ maven-meeper/ maven-model/ maven-monitor/ maven-plugin-tools/ maven-plugin-tools/maven-plugin-tools-api/ maven-plugin-tools/maven-plugin-tools-java/ maven-plugin-tools/maven-plugin-tools-java/src/ maven-plugin-tools/maven-plugin-tools-marmalade/ maven-plugin-tools/maven-plugin-tools-pluggy/ maven-plugins/ maven-plugins/maven-assembly-plugin/ maven-plugins/maven-clean-plugin/ maven-plugins/maven-compiler-plugin/ maven-plugins/maven-deploy-plugin/ maven-plugins/maven-eclipse-plugin/src/test/resources/ maven-plugins/maven-ejb-plugin/ maven-plugins/maven-idea-plugin/ maven-plugins/maven-install-plugin/ maven-plugins/maven-jar-plugin/ maven-plugins/maven-plugin-plugin/ maven-plugins/maven-resources-plugin/ maven-plugins/maven-site-plugin/ maven-plugins/maven-site-plugin/src/ maven-plugins/maven-surefire-plugin/ maven-plugins/maven-war-plugin/ maven-project/src/main/java/org/apache/maven/project/interpolation/ maven-repository-tools/ maven-script/ maven-script/maven-script-marmalade/ maven-settings/ maven-site/ sandbox/maven-repository-plugin/ sandbox/pom-pre-alpha-converter/

2005-06-06 Thread brett
nore maven/components/trunk/maven-plugins/maven-site-plugin/.cvsignore maven/components/trunk/maven-plugins/maven-site-plugin/src/.cvsignore maven/components/trunk/maven-plugins/maven-surefire-plugin/.cvsignore maven/components/trunk/maven-plugins/maven-war-plugin/.cvsignore m

svn commit: r170540 - /maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java

2005-05-17 Thread brett
Author: brett Date: Tue May 17 01:07:03 2005 New Revision: 170540 URL: http://svn.apache.org/viewcvs?rev=170540&view=rev Log: war requires dependency resolution Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java Modi

svn commit: r169997 - /maven/components/trunk/maven-plugins/maven-ant-plugin /maven/components/trunk/maven-plugins/maven-assembly-plugin /maven/components/trunk/maven-plugins/maven-clean-plugin /maven/components/trunk/maven-plugins/maven-compiler-plugin /maven/components/trunk/maven-plugins/maven-deploy-plugin /maven/components/trunk/maven-plugins/maven-eclipse-plugin /maven/components/trunk/maven-plugins/maven-ejb-plugin /maven/components/trunk/maven-plugins/maven-install-plugin /maven/components/trunk/maven-plugins/maven-jar-plugin /maven/components/trunk/maven-plugins/maven-plugin-plugin /maven/components/trunk/maven-plugins/maven-resources-plugin /maven/components/trunk/maven-plugins/maven-site-plugin /maven/components/trunk/maven-plugins/maven-source-plugin /maven/components/trunk/maven-plugins/maven-surefire-plugin /maven/components/trunk/maven-plugins/maven-verifier-plugin /maven/components/trunk/maven-plugins/maven-war-plugin

2005-05-13 Thread brett
aven/components/trunk/maven-plugins/maven-war-plugin/pom.xml Modified: maven/components/trunk/maven-plugins/maven-ant-plugin/pom.xml URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-ant-plugin/pom.xml?rev=169997&r1=169996&r2=1699

svn commit: r169996 - in /maven/components/tags/maven-plugins/maven-war-plugin-2.0-alpha-2: ./ pom.xml

2005-05-13 Thread brett
Author: brett Date: Fri May 13 01:38:26 2005 New Revision: 169996 URL: http://svn.apache.org/viewcvs?rev=169996&view=rev Log: tag plugin release Added: maven/components/tags/maven-plugins/maven-war-plugin-2.0-alpha-2/ - copied from r169979, maven/components/trunk/maven-plugins/m

svn commit: r169969 - /maven/components/trunk/maven-plugins/maven-ant-plugin /maven/components/trunk/maven-plugins/maven-assembly-plugin /maven/components/trunk/maven-plugins/maven-clean-plugin /maven/components/trunk/maven-plugins/maven-compiler-plugin /maven/components/trunk/maven-plugins/maven-eclipse-plugin /maven/components/trunk/maven-plugins/maven-ejb-plugin /maven/components/trunk/maven-plugins/maven-idea-plugin /maven/components/trunk/maven-plugins/maven-install-plugin /maven/components/trunk/maven-plugins/maven-jar-plugin /maven/components/trunk/maven-plugins/maven-plugin-plugin /maven/components/trunk/maven-plugins/maven-resources-plugin /maven/components/trunk/maven-plugins/maven-site-plugin /maven/components/trunk/maven-plugins/maven-source-plugin /maven/components/trunk/maven-plugins/maven-surefire-plugin /maven/components/trunk/maven-plugins/maven-verifier-plugin /maven/components/trunk/maven-plugins/maven-war-plugin

2005-05-13 Thread brett
.xml maven/components/trunk/maven-plugins/maven-war-plugin/pom.xml Modified: maven/components/trunk/maven-plugins/maven-ant-plugin/pom.xml URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-ant-plugin/pom.xml?rev=169969&r1=169968&r2=1699

svn commit: r169845 - in /maven/components/trunk/maven-plugins: ./ maven-assembly-plugin/ maven-clean-plugin/ maven-compiler-plugin/ maven-deploy-plugin/ maven-ejb-plugin/ maven-idea-plugin/ maven-install-plugin/ maven-jar-plugin/ maven-plugin-plugin/ maven-resources-plugin/ maven-site-plugin/ maven-surefire-plugin/ maven-verifier-plugin/ maven-war-plugin/

2005-05-12 Thread brett
aven-site-plugin/pom.xml maven/components/trunk/maven-plugins/maven-surefire-plugin/pom.xml maven/components/trunk/maven-plugins/maven-verifier-plugin/pom.xml maven/components/trunk/maven-plugins/maven-war-plugin/pom.xml maven/components/trunk/maven-plugins/pom.xml Modified: m

svn commit: r164325 - /maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java

2005-04-22 Thread brett
Author: brett Date: Fri Apr 22 20:24:58 2005 New Revision: 164325 URL: http://svn.apache.org/viewcvs?rev=164325&view=rev Log: forgot one dependency update Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java Modified: m

svn commit: r164300 - /maven/components/trunk/maven-plugins/maven-ejb-plugin/pom.xml /maven/components/trunk/maven-plugins/maven-jar-plugin/pom.xml /maven/components/trunk/maven-plugins/maven-war-plugin/pom.xml

2005-04-22 Thread brett
.xml maven/components/trunk/maven-plugins/maven-war-plugin/pom.xml Modified: maven/components/trunk/maven-plugins/maven-ejb-plugin/pom.xml URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-ejb-plugin/pom.xml?rev=164300&r1=164299&r2=1643

cvs commit: maven-components/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war WarMojo.java

2005-04-20 Thread brett
brett 2005/04/20 09:52:03 Modified: maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war WarMojo.java Log: deprecate warName in favour of finalName, and add default excludes Revision ChangesPath 1.15 +44 -6 maven

[jira] Closed: (MNG-289) war plugin won't install if warName was provided

2005-04-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-289?page=all ] Brett Porter closed MNG-289: Resolution: Fixed fixed for finalName. Deprecated warName in favour of just using finalName. > war plugin won't install if warName was

[jira] Created: (MNG-289) war plugin won't install if warName was provided

2005-04-11 Thread Brett Porter (JIRA)
war plugin won't install if warName was provided Key: MNG-289 URL: http://jira.codehaus.org/browse/MNG-289 Project: m2 Type: New Feature Components: maven-plugins Versions: 2.0-alpha-1 Reporter:

[jira] Commented: (MPWAR-21) war-plugin should be able to add manifest Class-Path Entry for dependencies

2005-02-01 Thread jira
the issue: - Key: MPWAR-21 Summary: war-plugin should be able to add manifest Class-Path Entry for dependencies Type: Improvement Status: Open Priority: Trivial Original Estimate: 1 hour Time Spent: Unknown Remaining: 1 hour Project: maven-

[jira] Commented: (MPWAR-21) war-plugin should be able to add manifest Class-Path Entry for dependencies

2005-02-01 Thread jira
The following comment has been added to this issue: Author: Patrick Burleson Created: Tue, 1 Feb 2005 6:26 PM Body: I've notice that the war plugin does honor the war.manifest.classpath which is cool. The only problem I'm seeing is every time I build a war, another

Re: maven-war plugin

2004-11-18 Thread Patrick Moore
et me know if a change I would like to investigate making would be accepted or shot down. What I would like to do is modify the maven-war plugin so that it uses the pom.resources to enable multiple sources of configuration files, jsps, etc. I need to do this because I have a situation where

[jira] Closed: (MPEAR-22) The ear plugin needs to have a settable manifest Class-Path like the WAR plugin

2004-11-08 Thread jira
issue: - Key: MPEAR-22 Summary: The ear plugin needs to have a settable manifest Class-Path like the WAR plugin Type: New Feature Status: Closed Priority: Minor Resolution: WON'T FIX Original Est

[jira] Commented: (MPEAR-22) The ear plugin needs to have a settable manifest Class-Path like the WAR plugin

2004-11-08 Thread jira
the issue: - Key: MPEAR-22 Summary: The ear plugin needs to have a settable manifest Class-Path like the WAR plugin Type: New Feature Status: Open Priority: Minor Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown

[ANN] Maven WAR Plugin 1.6.1 released

2004-10-23 Thread brett
The maven team is pleased to announce the Maven WAR Plugin 1.6.1 release! http://maven.apache.org/reference/plugins/war/ War Plugin for Maven Changes in this version include: Fixed bugs: o Removed attribute update=truefrom ant:jarcall, so now a fresh WAR is created on each run. Issue

[jira] Updated: (MPEAR-22) The ear plugin needs to have a settable manifest Class-Path like the WAR plugin

2004-10-19 Thread jira
aus.org/browse/MPEAR-22 Here is an overview of the issue: - Key: MPEAR-22 Summary: The ear plugin needs to have a settable manifest Class-Path like the WAR plugin Type: New Feature Status: Unassigned

[jira] Closed: (MPWAR-15) war plugin inconsistencies

2004-10-15 Thread jira
: - Key: MPWAR-15 Summary: war plugin inconsistencies Type: Improvement Status: Closed Priority: Minor Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project

[jira] Created: (MPEAR-22) The ear plugin needs to have a settable manifest Class-Path like the WAR plugin

2004-10-13 Thread jira
: MPEAR-22 Summary: The ear plugin needs to have a settable manifest Class-Path like the WAR plugin Type: New Feature Status: Unassigned Priority: Minor Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-ear-plugin Assignee: Reporter

[jira] Closed: (MPWAR-11) Enhancement for war plugin to deploy tlds from repository

2004-08-21 Thread jira
: MPWAR-11 Summary: Enhancement for war plugin to deploy tlds from repository Type: Improvement Status: Closed Priority: Minor Resolution: FIXED Original Estimate: 0 minutes Time Spent: Unknown Remaining: 0 minutes Project: maven-war-plugin Assignee: Michal Maczka

[jira] Commented: (MPWAR-21) war-plugin should be able to add manifest Class-Path Entry for dependencies

2004-07-19 Thread jira
verview of the issue: - Key: MPWAR-21 Summary: war-plugin should be able to add manifest Class-Path Entry for dependencies Type: Improvement Status: Open Priority: Trivial Original Estimate: 1 hour Time Spent:

Re: War plugin improvement

2004-07-13 Thread Brett Porter
Sounds like a good idea to me. - Brett Quoting Carlos Sanchez <[EMAIL PROTECTED]>: > Hi, > > Sorry about disturbing with work in this moment of happiness ;) > > I need to make some improvements to the war plugin, at least splitting the > war:webapp in war:war-resources

War plugin improvement

2004-07-13 Thread Carlos Sanchez
Hi, Sorry about disturbing with work in this moment of happiness ;) I need to make some improvements to the war plugin, at least splitting the war:webapp in war:war-resources (to be run before tests) and war:webapp. So if anyone has any inconvenience please tell me, else I'll make them. Re

Maven war plugin 1.6 released

2004-05-12 Thread Brett Porter
The maven team is pleased to announce the Maven WAR Plugin 1.6 release! http://maven.apache.org/reference/plugins/war/ War Plugin for Maven Changes in this version include: Fixed bugs: o preserve last modified time of source files in the exploded webapp Issue: MPWAR-25. o Call test:test

[jira] Closed: (MPWAR-1) war plugin doesn't copy resources in no sources present

2004-04-13 Thread jira
: - Key: MPWAR-1 Summary: war plugin doesn't copy resources in no sources present Type: Bug Status: Closed Priority: Minor Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-war-plugin Assignee: Brett P

[jira] Closed: (MPWAR-17) war-plugin lacks support of client-side jars

2004-04-07 Thread jira
is an overview of the issue: - Key: MPWAR-17 Summary: war-plugin lacks support of client-side jars Type: Improvement Status: Closed Priority: Major Resolution: FIXED Original Estimate: Unknown Time

[jira] Created: (MPWAR-21) war-plugin should be able to add manifest Class-Path Entry for dependencies

2004-03-24 Thread jira
: - Key: MPWAR-21 Summary: war-plugin should be able to add manifest Class-Path Entry for dependencies Type: Improvement Status: Open Priority: Trivial Original Estimate: 1 hour Time Spent: Unknown Remaining: 1 hour Project: maven-war-plugin Assignee

[jira] Created: (MPWAR-17) war-plugin lacks support of client-side jars

2004-02-03 Thread jira
: - Key: MPWAR-17 Summary: war-plugin lacks support of client-side jars Type: Improvement Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-war-plugin Assignee: Jason van Zyl Reporter: Ralf

<    1   2   3   4   5   6   7   >