Ashley Williams wrote:
> On 20 Sep 2005, at 12:49, Daniel Schömer wrote:
>> Ashley Williams wrote:
>>> Does anyone know how to use assembly:assembly, in particular what the
>>> descriptor is supposed to be? I did hardcode it as a path to my pom
>>> from within my pom (that seems wrong) which made the plugin run
>>> without errors, but I didn't see any output file.
>>>
>> I've successfully run assembly:assembly setting descriptorId to one of
>> the id in the provided assemblies ("bin", "src" or
>> "jar-with-dependencies").
>
> Thanks that worked although I didn't find what I was hoping for in  
> the resulting zip file.

Hm, I don't know what you expected in the resulting zip file, but
the results I've gotten were as I've expected.

The assemblies shipped with the assembly plugin are relatively
simple xml files specifying file-sets of what to include.  Since
you know ant (as you wrote in
<[EMAIL PROTECTED]>), you can probably
adapt the assembly xml files to your needs.

Regards,
Daniel Schömer


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

Reply via email to