]
Mickael Istria resolved JBDS-2497.
----------------------------------
Resolution: Done
JBDS repo contains .pack.gz artifacts as well as .jar artifacts.
Building JBDS product w/ -Ppack200 results in NPE and build failure
-------------------------------------------------------------------
Key: JBDS-2497
URL:
https://issues.jboss.org/browse/JBDS-2497
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Build
Reporter: Nick Boldt
Assignee: Mickael Istria
Fix For: 7.0.0.Alpha2
Attachments: log.txt, log2.zip
Building JBDS product w/ -Ppack200 results in NPE and build failure:
{code}
cd ~/trunk/product
mvn clean install -P
maximum,jboss-requirements-composite-extras-mirror,jbosstools-staging-aggregate,pack200 -X
| tee log.txt
{code}
whereas:
{code}
cd ~/trunk/product
mvn clean install -P
maximum,jboss-requirements-composite-extras-mirror,jbosstools-staging-aggregate
{code}
works fine.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: