Any chance this is an open source project I can download?
no :-(
But you may try:
mvn archetype:create -DgroupId=test -DartifactId=executions
and modify the pom to include the executions:
http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:sc
On 1/21/07, berndq <[EMAIL PROTECTED]> wrote:
Barrie,
> Try cut and pasting my plugin config and replace each descriptor with
> the files for yours.
same problem :-(
Any chance this is an open source project I can download?
One last guess. Have you updated your local plugins?
Try running
Barrie,
Try cut and pasting my plugin config and replace each descriptor with
the files for yours.
same problem :-(
I'll try to debug and post more information...
Bernd
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additi
Yes, please open a new JIRA related to the manifest section in an assembly
[external] descriptor.
http://jira.codehaus.org/browse/MASSEMBLY-177
As for MASSEMBLY-121, could you reopen it and add a test case that is
failing? I'll try to take another stab at it, if I can see what's failing.
I
Hi,
Yes, please open a new JIRA related to the manifest section in an assembly
[external] descriptor.
As for MASSEMBLY-121, could you reopen it and add a test case that is
failing? I'll try to take another stab at it, if I can see what's failing.
Thanks,
John
On 1/17/07, berndq <[EMAIL PROTEC
On 1/20/07, berndq <[EMAIL PROTECTED]> wrote:
Barrie,
> And you are sure these files exist?
I'm at a loss.
Try cut and pasting my plugin config and replace each descriptor with
the files for yours.
Other than that I can't work out why it is not working for you and it
works for me.
-
Barrie,
And you are sure these files exist?
yes
D:\projekte\template\templatePom-trunk>dir src\main\assembly
..
14.01.2007 11:03 884 client.xml
14.01.2007 11:04 886 server.xml
remember it works without .
Bernd
I have the following in my pom and it correctl
On 1/20/07, berndq <[EMAIL PROTECTED]> wrote:
Barrie,
I tried with and without values, always the same error,
even with your new suggestion.
src/main/assembly/server.xml
[del]
src/main/assembly/client.xml
And you are sure these files exist?
I have the
Barrie,
I tried with and without values, always the same error,
even with your new suggestion.
This is a direct copy/paste:
org.apache.maven.plugins
maven-assembly-plugin
2.1
assemble-server
single
> Please paste your plugin definition in your pom.
not sure what you mean by that, there is not much config here.
What you pasted was what I was after.
This works
org.apache.maven.plugins
maven-assembly-plugin
2.1
Hi Barrie,
Please paste your plugin definition in your pom.
not sure what you mean by that, there is not much config here.
This works
org.apache.maven.plugins
maven-assembly-plugin
2.1
src/main/assembly/server.xml
On 1/19/07, berndq <[EMAIL PROTECTED]> wrote:
Hi Barrie,
thanks for your help
> Cant you just define multiple configurations, where each configuration
> has the settings you want rather than lump them in the one section?
Please paste your plugin definition in your pom.
-
Hi Barrie,
thanks for your help
Cant you just define multiple configurations, where each configuration
has the settings you want rather than lump them in the one section?
this results in
[INFO]
[INFO] No assembly des
John,
shall I open a JIRA "manifest section in external descriptor"? ;-)
I quickly tested Barrie's suggestion but could not make it work.
(I still have to verify whether I run that test correctly)
Rest is OT regarding this thread
Any chance that you can give me a hint why your patch for
http:
IMO, it would be cleaner if we embedded the manifest info in the assembly
descriptor...then we could always support that manifest section in an
external descriptor component, for shared cases...
It's not available in the assembly descriptor now, but I've been thinking
about that for awhile now (p
On 1/16/07, berndq <[EMAIL PROTECTED]> wrote:
Hi,
I did not get an answer on the users list so I try it here:
I use the assembly plugin to create multiple assemblies from a multi
module project:
src/main/assembly/server.xml
src/main/assembly/client.xml
Hi,
I did not get an answer on the users list so I try it here:
I use the assembly plugin to create multiple assemblies from a multi
module project:
src/main/assembly/server.xml
src/main/assembly/client.xml
This works nicely.
But how could I ma
17 matches
Mail list logo