+1 I think it would be a great idea to have the war plugin handle packaging
of webstart applications. I deal with this myself my manually copying the
jars within my maven.xml.
Another bonus would be for the war plugin to include Sun's webstart servlet
(maybe not possible due to licensing confli
[quote]
maybe we could expand the
project/properties to include optional descriptions and default values
and we could easily generate doco for that.
[/quote]
+20 for that vote! I would love to see the default values for properties
and attributes right in the doco, and standardized across all plugi
fails to build.
In this case, I think resolving snapshots is the best course of action.
--
Ryan Hoegg
ISIS Networks
http://www.isisnetworks.net
Sonnek, Ryan wrote:
>Understood. I think that this plugin is strictly for developers use on
>their local respository, and any files on the rem
maven goal
On Thu, 2003-12-18 at 17:07, Sonnek, Ryan wrote:
> I have nearly finished creating a small plugin that I think could be
> integrated into the maven clean plugin. I would like to get feedback on
it
> and ask about if/how to submit it to the maven community.
>
> I created
I have nearly finished creating a small plugin that I think could be
integrated into the maven clean plugin. I would like to get feedback on it
and ask about if/how to submit it to the maven community.
I created a plugin that goes through the user's local repository and deletes
out all timestampe
Are there any utility classes currently in the codebase for working with
local artifacts? Specifically, I'm trying to go through the entire local
repository and delete old snapshot artifacts. I need to parse out the
"version" for all artifacts, and I thought someone might have done this
before.
inside my
plugin.jelly. is there a developer's HOWTO available (on wiki?).
Ryan
-Original Message-
From: Jason van Zyl [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 17, 2003 2:12 PM
To: Maven Developers List
Subject: Re: jelly intro
On Wed, 2003-12-17 at 12:02, Sonnek, Ryan wro
I'm a new plugin developer looking for resources on jelly scripting. To be
exact, I'm looking for how to iterate through a list of folders and modify
files that match a certain pattern. any tutorials or examples you could
point me to? I've searched through the plugins I have installed, but
haven