Jeff Mesnil created WFLY-4356:
---------------------------------
Summary: build.sh fails on OS X
Key: WFLY-4356
URL:
https://issues.jboss.org/browse/WFLY-4356
Project: WildFly
Issue Type: Bug
Components: Build System
Reporter: Jeff Mesnil
Assignee: Paul Gier
the build.sh script fails on Mac OS X:
{noformat}
$ ./build.sh clean install
Maven already exists
Maven is correct version
./build.sh: line 107: ulimit: open files: cannot modify limit: Invalid argument
{noformat}
The ulimit error was already present before but since WFLY-4305, the build.sh script will
exit after this error instead of continuing.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)