Sorry again. Found it in the Java Plugin documentation.

'archivesBaseName'

Is this documentation kept up to date, or is there a new place available?
http://docs.codehaus.org/display/GRADLE/Gradle+for+Maven+2+users

There's a reference in there that Gradle uses the directory name by default,
but it might be nice to add a snippet about how to override it.

Thanks,
Eric

On Tue, Dec 21, 2010 at 3:20 PM, Eric Berry <[email protected]> wrote:

>
>
> On Tue, Dec 21, 2010 at 2:14 PM, Levi Hoogenberg <[email protected]
> > wrote:
>
>> I'm no Maven expert, but doesn't 'provided' exempt a jar file from being
>> packaged? As in: JBoss provides the Hibernate jar, let's not include it in
>> our ear file?
>>
> Yes. That's my understanding.
>
>> This might be better as a separate subject, but is there any way to
> override the default artifact name?
>
> I've tried setting artifact, and artifactId, but the directory name is used
> regardless.
>
>
>
> --
> Learn from the past. Live in the present. Plan for the future.
> Blog: http://www.townsfolkdesigns.com/blogs/elberry
> jEdit <http://www.jedit.org> - Programmer's Text Editor
> Bazaar <http://bazaar.canonical.com> - Version Control for Humans
>



-- 
Learn from the past. Live in the present. Plan for the future.
Blog: http://www.townsfolkdesigns.com/blogs/elberry
jEdit <http://www.jedit.org> - Programmer's Text Editor
Bazaar <http://bazaar.canonical.com> - Version Control for Humans

Reply via email to