[
https://issues.jboss.org/browse/JBDS-2497?page=com.atlassian.jira.plugin....
]
Nick Boldt updated JBDS-2497:
-----------------------------
Attachment: log2.zip
Build works w/ Tycho 0.17.0-SNAPSHOT:
{code}
cd ~/trunk/product
mvn clean install -P
maximum,jboss-requirements-composite-extras-mirror,jbosstools-staging-aggregate,pack200
-DtychoVersion=0.17.0-SNAPSHOT -X | tee log2.txt
{code}
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)
Reporter: Nick Boldt
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:
http://www.atlassian.com/software/jira