Lance,

Are you able to build without tests?

   ./gradlew build -x test

Or you can try just skipping the plastic tests the same way, in case
that helps narrow things down.

Have you scanned through
http://tapestry.apache.org/building-tapestry-from-source.html to make
sure you didn't miss anything?



On Mon, Mar 25, 2013 at 6:56 PM, Lance Java <lance.j...@googlemail.com> wrote:
> Thanks but it didn't help...
>
> I deleted %USR_HOME%/.gradle and tapestry-5/.gradle
>
> I'm trying to build on a windows box if that helps... I've tried with java
> 1.6 and 1.7
>
>
> On 25 March 2013 21:28, Howard Lewis Ship <hls...@gmail.com> wrote:
>
>> This might be a Gradle issue; delete any .gradle folders and try again.
>>
>> On Mon, Mar 25, 2013 at 2:04 PM, Lance Java <lance.j...@googlemail.com
>> >wrote:
>>
>> > I'm trying to build tapestry from source by
>> > 1. Cloning https://git-wip-us.apache.org/repos/asf/tapestry-5.git
>> > 2. switching to 5.3
>> > 3. running gradlew build
>> >
>> > But I'm getting the following error:
>> >
>> > FAILURE: Build failed with an exception.
>> >
>> > * What went wrong:
>> > Execution failed for task ':plastic:test'.
>> > > failed to create temp file to extract class from jar into
>> >
>> > Am I doing something wrong or is 5.3 currently broken?
>> >
>> > Thanks,
>> > Lance.
>> >
>>
>>
>>
>> --
>> Howard M. Lewis Ship
>>
>> Creator of Apache Tapestry
>>
>> The source for Tapestry training, mentoring and support. Contact me to
>> learn how I can get you up and productive in Tapestry fast!
>>
>> (971) 678-5210
>> http://howardlewisship.com
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to