How do I use release:perform to deploy artifacts other than jar files?

2007-06-13 Thread Danny MacMillan
repository seems like a "safe" place to put it (my IT environment is ... interesting). I would really appreciate any guidance. -- Danny MacMillan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: Coping w/ 3rd party libs ... jar plus dependencies.

2007-04-27 Thread Danny MacMillan
ng at the POM files for artifacts already in the repository and seeing how they handle dependencies. The second link was very helpful :) -- Danny MacMillan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: Coping w/ 3rd party libs ... jar plus dependencies.

2007-04-26 Thread Danny MacMillan
ow to make a POM that creates a jar out of my own source code, but not how to make a POM that just uses a JAR that already exists. -- Danny MacMillan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Coping w/ 3rd party libs ... jar plus dependencies.

2007-04-26 Thread Danny MacMillan
vendor supplied jar in such a way that gives me the advantage of transitive dependencies? That is to say, I want my project to directly depend only on their jar, not all those other jars. -- Danny MacMillan - To unsubscribe, e

Where should assembly descriptors really be stored?

2007-04-19 Thread Danny MacMillan
Hi, The standard directory layout page says that assembly descriptors should go in src/main/assembly. But the maven assembly plugin usage page says that assembly descriptors should go in src/assembly. Which is actually preferred? -- Dan MacMillan --

Are there any predefined variables when filtering using the Assembly plugin?

2007-04-17 Thread Danny MacMillan
batch file I'm including in the assembly so that the name of my jar will be included. Thanks, -- Danny MacMillan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Newbie Question: How do I represent my current Ant builds with Maven?

2007-04-17 Thread Danny MacMillan
s, and ancillary files. It might not be perfect but I don't currently see any flaws, and the only thing that will let me see any flaws is experience, and the only way to get experience is to get started. -- Danny MacMillan -

Re: Newbie Question: How do I represent my current Ant builds with Maven?

2007-04-13 Thread Danny MacMillan
f any kind. Its reason for being is to provide an executable, which by its nature requires the contents of the resources directory. My prejudicial response to what you outline is that it seems kind of complicated, but I'm open minded and happy to

Newbie Question: How do I represent my current Ant builds with Maven?

2007-04-13 Thread Danny MacMillan
that is currently present in my ant builds. I would appreciate any guidance or advice you can offer. -- Danny MacMillan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]