[jbosstools-issues] [JBoss JIRA] (JBIDE-11432) NPE generating feature metadata / tycho bug?

Denis Golovin (JIRA) jira-events at lists.jboss.org
Thu May 17 14:29:18 EDT 2012


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

Denis Golovin commented on JBIDE-11432:
---------------------------------------

Nick, it works for me 

{code}mvn clean install -Dmaven.repo.local=.repository -DskipTests -Pdeafult,tests -f build/pom.xml{code}

{code}
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ org.jboss.tools.build ---
[INFO] Installing /home/eskimo/Projects/jbds-build/jbosstools-src/build/pom.xml to /home/eskimo/Projects/jbds-build/jbosstools-src/.repository/org/jboss/tools/org.jboss.tools.build/0.0.2/org.jboss.tools.build-0.0.2.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] tests.all ......................................... SUCCESS [0.411s]
[INFO] tests.plugins ..................................... SUCCESS [0.010s]
[INFO] org.jboss.tools.tests ............................. SUCCESS [1.853s]
[INFO] org.jboss.tools.ui.bot.ext ........................ SUCCESS [4.484s]
[INFO] tests.tests ....................................... SUCCESS [0.015s]
[INFO] org.jboss.tools.ui.bot.ext.test ................... SUCCESS [0.900s]
[INFO] tests.features .................................... SUCCESS [0.010s]
[INFO] org.jboss.tools.test.feature ...................... SUCCESS [0.941s]
[INFO] tests.site ........................................ SUCCESS [3.581s]
[INFO] org.jboss.tools.tests.tests ....................... SUCCESS [0.578s]
[INFO] org.jboss.tools.build ............................. SUCCESS [0.009s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.616s
[INFO] Finished at: Thu May 17 11:27:27 PDT 2012
[INFO] Final Memory: 51M/661M
[INFO] ------------------------------------------------------------------------
{code}
                
> NPE generating feature metadata / tycho bug?
> --------------------------------------------
>
>                 Key: JBIDE-11432
>                 URL: https://issues.jboss.org/browse/JBIDE-11432
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng, UpStream
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>            Priority: Blocker
>             Fix For: 3.3.x
>
>         Attachments: jbide11432-tycho-X-log.txt
>
>
> Consistently getting this failure for these profiles: *tests*, *jmx-bootstrap*, and *forge-bootstrap*. 
> {code}
> # fetch sources
> svn co http://anonsvn.jboss.org/repos/jbosstools/trunk/tests/
> svn co http://anonsvn.jboss.org/repos/jbosstools/trunk/build/
> # build
> mvn -Dmaven.test.skip=true -DskipTests=true -B -fae clean install -f build/pom.xml -Pdefault,tests
> [INFO] tests.all ......................................... SUCCESS [1:07.058s]
> [INFO] tests.plugins ..................................... SUCCESS [0.012s]
> [INFO] org.jboss.tools.tests ............................. SUCCESS [22.700s]
> [INFO] org.jboss.tools.ui.bot.ext ........................ SUCCESS [4.690s]
> [INFO] org.jboss.tools.ui.bot.ext.test ................... SUCCESS [0.333s]
> [INFO] tests.features .................................... SUCCESS [0.009s]
> [INFO] org.jboss.tools.test.feature ...................... FAILURE [0.300s]
> [INFO] tests.site ........................................ SKIPPED
> [INFO] org.jboss.tools.build ............................. SUCCESS [1.713s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 10:48.118s
> [INFO] Finished at: Wed Mar 28 11:39:36 EDT 2012
> [INFO] Final Memory: 39M/169M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-plugin:0.14.1:p2-metadata 
> (default-p2-metadata) on project org.jboss.tools.test.feature: Execution default-p2-metadata 
> of goal org.eclipse.tycho:tycho-p2-plugin:0.14.1:p2-metadata failed. NullPointerException -> [Help 1]
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list