On 22/12/2010, at 10:30 AM, Eric Berry wrote: > 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
It doesn't look like it's been updated for a while. For the Gradle 1.0 release, we'll try to add some migration guides for those moving from Ant and Maven. > > 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 -- Adam Murdoch Gradle Developer http://www.gradle.org CTO, Gradle Inc. - Gradle Training, Support, Consulting http://www.gradle.biz
