Building worked on second try/run.

On 03.11.2010, at 10:21, Joern Huxhorn wrote:

> I'm trying to but I just received a "PermGen space" error while building 
> gradle... oO
> 
> FAILURE: Build failed with an exception.
> 
> * Where:
> Build file 
> '/Users/jhuxhorn/Documents/Projects/misc/gradle/subprojects/gradle-docs/docs.gradle'
> 
> * What went wrong:
> Execution failed for task ':docs:dslDocbook'.
> Cause: PermGen space
> 
> * Try:
> Run with -s or -d option to get more details. Run with -S option to get the 
> full (very verbose) stacktrace.
> 
> BUILD FAILED
> 
> ------------------------------------------------------------
> Gradle 0.9-rc-2
> ------------------------------------------------------------
> 
> Gradle build time: Wednesday, 27 October 2010 8:24:05 PM EST
> Groovy: 1.7.5
> Ant: Apache Ant version 1.8.1 compiled on April 30 2010
> Ivy: 2.2.0
> JVM: 1.6.0_22 (Apple Inc. 17.1-b03-307)
> OS: Mac OS X 10.6.4 x86_64
> 
> Looking for a fix right now...
> 
> Joern.
> 
> On 03.11.2010, at 08:53, Adam Murdoch wrote:
> 
>> 
>> On 01/11/2010, at 10:14 AM, Joern Huxhorn wrote:
>> 
>>> Hi again.
>>> 
>>> I tried to use DefaultPluginArtifact to add additional files to the set of 
>>> files that will be uploaded during uploadArchives.
>>> 
>>> Without giving a classifier this results in
>>> org.gradle.api.GradleException: Could not publish configurations 
>>> [configuration ':pgp-gradle-plugin:archives'].
>>> org.gradle.api.InvalidUserDataException: A pom can't have multiple main 
>>> artifacts. Already assigned artifact: 
>>> de.huxhorn.gradle#pgp-gradle-plugin;0.0.2!de.huxhorn.gradle.pgp-plugin.jar 
>>> Artifact trying to assign: 
>>> de.huxhorn.gradle#pgp-gradle-plugin;0.0.2!de.huxhorn.gradle.pgp-plugin-0.0.2-javadoc.jar.asc
>> 
>> I've fixed this now in the master branch. Could you try this out with a new 
>> snapshot of Gradle?
>> 
>> 
>> --
>> Adam Murdoch
>> Gradle Developer
>> http://www.gradle.org
>> CTO, Gradle Inc. - Gradle Training, Support, Consulting
>> http://www.gradle.biz
>> 
> 

Reply via email to