[jbosstools-issues] [JBoss JIRA] (JBDS-2497) Building JBDS product w/ -Ppack200 results in NPE and build failure

Mickael Istria (JIRA) jira-events at lists.jboss.org
Wed Mar 13 12:42:42 EDT 2013


    [ https://issues.jboss.org/browse/JBDS-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760960#comment-12760960 ] 

Mickael Istria commented on JBDS-2497:
--------------------------------------

This seems related to having multiple settings of tycho-p2-repository-plugin (one in parent because of pack200 and one in site for includeAllDependencies=true).
Or it's just includeAllDependencies alone: https://bugs.eclipse.org/bugs/show_bug.cgi?id=396905
                
> 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
>
>
> 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


More information about the jbosstools-issues mailing list