install -P fastinstall
On Tue, Sep 20, 2022 at 10:27 AM FÖRSTERLING Björn <
bjoern.foersterl...@cpb-software.com> wrote:
> Hello,
>
> I just tried building Apache Camel to get a jar.
> According to the documentation you have to execute these two lines:
>
> $ export MAVEN_O
> <https://www.twitter.com/user_name_here>
<https://www.youtube.com/user/user_name_here>
From: ski n
Date: Tuesday, 20 September 2022 at 10:35
To: users@camel.apache.org
Subject: Re: Building Apache Camel
You can either build with OpenJDK 11 with the option or build it with
cpb-software.com> wrote:
> Hello,
>
> I just tried building Apache Camel to get a jar.
> According to the documentation you have to execute these two lines:
>
> $ export MAVEN_OPTS="-Xms3000m -Xmx3000m -XX:MaxPermSize=512m"
> $ mvn clean source:jar install -Pfastinstall
Hello,
I just tried building Apache Camel to get a jar.
According to the documentation you have to execute these two lines:
$ export MAVEN_OPTS="-Xms3000m -Xmx3000m -XX:MaxPermSize=512m"
$ mvn clean source:jar install -Pfastinstall
Unrecognized VM option 'MaxPermSize=512m