Hi Jim,

--- Jim Birchfield <[EMAIL PROTECTED]> wrote:
[snip]
> So this works great.  Now the next obstacle.  I need
> to allow the user to
> have this in the generated file:
> 
>   <extension name="SUN Mail jar files"  
> href="plexmailer_sun_mail.jnlp"/>
>   <extension name="Apache jar files"    
> href="plexmailer_apache.jnlp"/>
>   <extension name="Misc jar files"      
> href="plexmailer_3rd.jnlp"/>

Are these related to the project somehow, or just
arbitrary xml snippets?


> Or
> 
>   <package name="com.plexobject.*" part="plexmailer"
> recursive="true"/>
>   <package name="com.foo.*" part="foo"
> recursive="true"/>

See above. Maven typically has one package per
project, so I'm not sure if this factors into the xml?

[snip]

<properties> can go on any pom element, in case that helps?

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

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

Reply via email to