Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Che and maven 3.3.1


Everybody: does some one know any issue that can prevent us to move to 3.3.1 maven?

I'm thinking about increasing of minimal version of maven for Che and Codenvy products to be able use it ability to setup JVM parameters.
Meanwhile until we  decide should we upgrade or not if you saw 

[ERROR] PermGen space -> [Help 1]

or some other error related to PermGen space during build of che or codenvy projects please increase JVM PermGen space

export "MAVEN_OPTS=-Xmx2G -XX:MaxPermSize=256m"

Sergii Kabashniuk

Back to the top