-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Building JBDS product w/ -Ppack200 results in NPE and build failure:
cd ~/trunk/product mvn clean install -P maximum,jboss-requirements-composite-extras-mirror,jbosstools-staging-aggregate,pack200 -X | tee log.txt
whereas:
cd ~/trunk/product mvn clean install -P maximum,jboss-requirements-composite-extras-mirror,jbosstools-staging-aggregate
works fine.