[assembly] reuse of assembly descritors in an assemlby descriptor

2009-01-09 Thread SoftwareEngineering Hauschel
Hey all, is there a possibility to impoprt assembly descriptors in an assembly descriptor? I would creat a base descriptor and use it in other descriptors. Thanks fredy - To unsubscribe, e-mail:

AW: [assembly] reuse of assembly descritors in an assemlby descriptor

2009-01-09 Thread SoftwareEngineering Hauschel
this work for you? http://maven.apache.org/plugins/maven-assembly-plugin/examples/single/using-components.html -D On Fri, Jan 9, 2009 at 8:00 AM, SoftwareEngineering Hauschel hausc...@googlemail.com wrote: Hey all, is there a possibility to impoprt assembly descriptors in an assembly descriptor

[m2] using 3rdParty PlugIn

2007-01-30 Thread SoftwareEngineering Hauschel
Hi all, how can I deploy a 3rdPartyPlugIn in my Repo? I have a maven-xyz-plugin-1.0.jar . Fredy

[m2] (Filtering Resources) adding timestamp to a property file during releasing

2006-11-23 Thread SoftwareEngineering Hauschel
Hi all, any idea how to add a non static property to a property file while build time? Thanks Fredy

[m2] pom.description in manifest.mf

2006-11-23 Thread SoftwareEngineering Hauschel
hi all, the standard maven config is generating a manifest.mf and add the pom.description as property. That's not very nice and can create ugly errors. How can I block this feature? Fredy

[m2] where can I find the core sources repository

2006-11-22 Thread SoftwareEngineering Hauschel
Hi all, is there a readable public cvs/svn repository for the core plugIns? Fredy

Re: [m2] where can I find the core sources repository

2006-11-22 Thread SoftwareEngineering Hauschel
Found it! http://maven.apache.org/scm/scms-overview.html sorry! 2006/11/22, SoftwareEngineering Hauschel [EMAIL PROTECTED]: Hi all, is there a readable public cvs/svn repository for the core plugIns? Fredy -- Mit freundlichen Grüßen Fred Robert Hauschel +49 179 6917092

Re: Creating a common local repository.

2006-10-24 Thread SoftwareEngineering Hauschel
If you have a windows share server, so you can easyly share a 3rdParty Repository. You will also need same jar's that are not available in the 'maven'-web like activation.jar etc. So I haven't the configuration here at home, but it should be something like that: (settings.xml) repository

Re: Maven Noobie - How can I just add a directory of jars to my classpat

2006-10-24 Thread SoftwareEngineering Hauschel
I just need a quick and dirty way to compile this project so you should'nt use maven ?! Take ant! Fredy 2006/10/24, Wayne Fay [EMAIL PROTECTED]: Some time ago (a few months), a user contributed a shell script (bash iirc) which cycled through a lib directory, installed each jar into the user's

Re: copying configs from dependencies

2006-10-24 Thread SoftwareEngineering Hauschel
Have you found the documentation ? http://maven.apache.org/plugins/maven-assembly-plugin/introduction.html Anather way will be a multiModule Project: http://maven.apache.org/guides/getting-started/index.html - How do I build more than one project at once? Fredy 2006/10/24, Chen, Anning [EMAIL

Re: copying configs from dependencies

2006-10-24 Thread SoftwareEngineering Hauschel
How is your definition for module? 2006/10/24, Chen, Anning [EMAIL PROTECTED]: If I have 2 modules A and B, and A depends on B, but B has a file config.properties in its conf/ dir. How can I build/package A so that config.properties will be in A also? How can I do it using

[M2] eclipse plugin ?

2006-10-24 Thread SoftwareEngineering Hauschel
Hey all, wich m2 eclipse plugIn's do you know and use? http://mevenide.codehaus.org/release/eclipse/update/site.xml seems to be only for maven1 ?! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: