On Thu, Nov 17, 2011 at 5:35 PM, pif <[email protected]> wrote:
> I can't compile the samples because artifacts in the maven repository are > missing > all-samples java.lang.OutOfMemoryError: PermGen space > Try this maven opts: Linux/Unix: export MAVEN_OPTS="-Xmx1536m -XX:MaxPermSize=768m" Windowns: set MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=768m Forrest > javaee5 [INFO] Started deployer: > org.apache.geronimo.configs/persistence-jpa20-deployer/ > 3.0-beta-1/car > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] could not package plugin > > Embedded error: Could not parse application.xml > PermGen space > 22 required artifacts are missing. > javaee6 1 required artifacts are missing. > osgi OK > sample-datasource OK > Any idea? > > Will there be Plugins under? > https://geronimo.apache.org/plugins/samples-3.0-beta1/ > Thanks > Frank > > -- > View this message in context: > http://apache-geronimo.328035.n3.nabble.com/Vote-Release-Geronimo-Samples-Daytrader-3-0-beta-1-tp3512708p3515196.html > Sent from the Development mailing list archive at Nabble.com. >
