Great!
Fixed. ;)
Thank you Ondrej. :)
On Mon, Nov 3, 2014 at 11:05 AM, Ondrej Zizka <ozizka(a)redhat.com> wrote:
I think it could be javac stack size.
Try setting this:
MAVEN_OPTS='-Xms256m -Xmx1024m -Xss1024k'
or we should add something like this to pom.xml...
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<configuration> <compilerArgs>
<arg>-Xss20M</arg>
</compilerArgs>
</configuration></plugin>
Did it help?
Ondra
On 29.10.2014 10:05, Daniel Cunha wrote:
When I skip tests I have same problem.
Linux Xubuntu 32bits
Kernel 3.13.0-37
JDK 1.7.0_72
On Wed, Oct 29, 2014 at 2:41 AM, Lincoln Baxter, III <
lincolnbaxter(a)gmail.com> wrote:
> Also, what is your Java version and OS?
>
> On Tue, Oct 28, 2014 at 11:32 PM, Lincoln Baxter, III <
> lincolnbaxter(a)gmail.com> wrote:
>
>> This happened to me recently, and in the end I think I didn't find a
>> solution, but it hasn't happened since. What happens if you skip the tests?
>>
>> On Tue, Oct 28, 2014 at 7:20 PM, Daniel Cunha <danielsoro(a)gmail.com>
>> wrote:
>>
>>> Hi folks,
>>>
>>> I had this problem with my build:
>>>
https://www.irccloud.com/pastebin/e4EvaA1y
>>>
>>> I would like simulate this problem:
>>>
https://issues.jboss.org/browse/WINDUP-305
>>> Maybe is a problem on æsh. I can fix it. :)
>>>
>>> --
>>> Daniel Cunha (soro) <
http://www.cejug.net>
>>> Blog:
http://www.danielsoro.com.br
>>> Twitter:
https://twitter.com/dvlc_
>>> GitHub:
https://github.com/danielsoro
>>> LinkedIn:
http://www.linkedin.com/in/danielvlcunha
>>>
>>> _______________________________________________
>>> windup-dev mailing list
>>> windup-dev(a)lists.jboss.org
>>>
https://lists.jboss.org/mailman/listinfo/windup-dev
>>>
>>
>>
>>
>> --
>> Lincoln Baxter, III
>>
http://ocpsoft.org
>> "Simpler is better."
>>
>
>
>
> --
> Lincoln Baxter, III
>
http://ocpsoft.org
> "Simpler is better."
>
> _______________________________________________
> windup-dev mailing list
> windup-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/windup-dev
>
--
Daniel Cunha (soro) <
http://www.cejug.net>
Blog:
http://www.danielsoro.com.br
Twitter:
https://twitter.com/dvlc_
GitHub:
https://github.com/danielsoro
LinkedIn:
http://www.linkedin.com/in/danielvlcunha
_______________________________________________
windup-dev mailing
listwindup-dev@lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/windup-dev