Re: Is it possible to have a shared component descriptor?

2010-09-28 Thread Michael Delaney


 Ah, I forgot about the remote resources plugin. Thanks for the idea. 
I'll look into that.


On 9/28/2010 10:39 AM, Anders Hammar wrote:

Maybe this:
http://maven.apache.org/plugins/maven-remote-resources-plugin/

/Anders

On Tue, Sep 28, 2010 at 16:24, Michael Delaneywrote:


  All,

I have a set of files that I'd like included in all of our applications
assembled artifact. Rather then having the XML copy and pasted in multiple
locations I was wondering if I could there was a way to setup a shared
component descriptor?

I realize I could add a dependency on the project that houses the component
descriptor, unpack it then include it from the assembly descriptor but I was
wondering if there was another way to do it much like the shared assembly
descriptor functionality (
http://maven.apache.org/plugins/maven-assembly-plugin/examples/sharing-descriptors.html
)

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Is it possible to have a shared component descriptor?

2010-09-28 Thread Anders Hammar
Maybe this:
http://maven.apache.org/plugins/maven-remote-resources-plugin/

/Anders

On Tue, Sep 28, 2010 at 16:24, Michael Delaney wrote:

>
>  All,
>
> I have a set of files that I'd like included in all of our applications
> assembled artifact. Rather then having the XML copy and pasted in multiple
> locations I was wondering if I could there was a way to setup a shared
> component descriptor?
>
> I realize I could add a dependency on the project that houses the component
> descriptor, unpack it then include it from the assembly descriptor but I was
> wondering if there was another way to do it much like the shared assembly
> descriptor functionality (
> http://maven.apache.org/plugins/maven-assembly-plugin/examples/sharing-descriptors.html
> )
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>


Is it possible to have a shared component descriptor?

2010-09-28 Thread Michael Delaney


 All,

I have a set of files that I'd like included in all of our applications 
assembled artifact. Rather then having the XML copy and pasted in 
multiple locations I was wondering if I could there was a way to setup a 
shared component descriptor?


I realize I could add a dependency on the project that houses the 
component descriptor, unpack it then include it from the assembly 
descriptor but I was wondering if there was another way to do it much 
like the shared assembly descriptor functionality 
(http://maven.apache.org/plugins/maven-assembly-plugin/examples/sharing-descriptors.html)


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org