You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by Emily Jiang <EM...@uk.ibm.com> on 2010/10/28 23:52:24 UTC

problem of building itest.twitter.eba

I checked out trunk and got the following error when I run 'mvn install' 
against trunk. 

[INFO] Surefire report directory: 
C:\apache_aries_28thOct\trunk\application\application-itest-twitter\twitter-eba\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [eba:eba {execution: default-eba}]
[INFO] Copying artifact[org.apache.aries.application.itest.twitter, 
org.apache.aries.application.itest.twitter:org.apache.aries.application.itest.twitter.bundle:jar:0.3-incubating-SNAPSHOT, 
compile]
[INFO] Building zip: 
C:\apache_aries_28thOct\trunk\application\application-itest-twitter\twitter-eba\target\org.apache.aries.application.itest.twitter.eba-0.3-incubating-SNAPSHOT.eba
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: 
org.apache.aries.application.itest.twitter.eba-0.3-incubating-SNAPSHOT.eba
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
C:\apache_aries_28thOct\trunk\application\application-itest-twitter\twitter-eba\target\org.apache.aries.application.itest.twitter.eba-0.3-incubating-SNAPSHOT.eba 
to 
C:\Users\emily\.m2\repository\org\apache\aries\application\itest\twitter\org.apache.aries.application.itest.twitter.eba\0.3-incubating-SNAPSHOT\org.apache.aries.application.itest.twitter.eba-0.3-incubating-SNAPSHOT.eba
[INFO] 
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] 
------------------------------------------------------------------------
[INFO] Error installing artifact's metadata: Error installing metadata: 
Error updating group repository metadata

only whitespace content allowed before start tag and not \u0 (position: 
START_DOCUMENT seen \u0... @1:1)
[INFO] 
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] 
------------------------------------------------------------------------
[INFO] Total time: 5 minutes 51 seconds
[INFO] Finished at: Thu Oct 28 17:50:52 BST 2010
[INFO] Final Memory: 507M/941M
[INFO] 
------------------------------------------------------------------------

Has anyone seen this?

Thanks
Emily





Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU






Re: problem of building itest.twitter.eba

Posted by Alasdair Nottingham <no...@apache.org>.
I don't see this problem.

On 28 October 2010 22:52, Emily Jiang <EM...@uk.ibm.com> wrote:
> I checked out trunk and got the following error when I run 'mvn install'
> against trunk.
>
> [INFO] Surefire report directory:
> C:\apache_aries_28thOct\trunk\application\application-itest-twitter\twitter-eba\target\surefire-reports
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> There are no tests to run.
>
> Results :
>
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
>
> [INFO] [eba:eba {execution: default-eba}]
> [INFO] Copying artifact[org.apache.aries.application.itest.twitter,
> org.apache.aries.application.itest.twitter:org.apache.aries.application.itest.twitter.bundle:jar:0.3-incubating-SNAPSHOT,
> compile]
> [INFO] Building zip:
> C:\apache_aries_28thOct\trunk\application\application-itest-twitter\twitter-eba\target\org.apache.aries.application.itest.twitter.eba-0.3-incubating-SNAPSHOT.eba
> [INFO] [ianal:verify-legal-files {execution: default}]
> [INFO] Checking legal files in:
> org.apache.aries.application.itest.twitter.eba-0.3-incubating-SNAPSHOT.eba
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing
> C:\apache_aries_28thOct\trunk\application\application-itest-twitter\twitter-eba\target\org.apache.aries.application.itest.twitter.eba-0.3-incubating-SNAPSHOT.eba
> to
> C:\Users\emily\.m2\repository\org\apache\aries\application\itest\twitter\org.apache.aries.application.itest.twitter.eba\0.3-incubating-SNAPSHOT\org.apache.aries.application.itest.twitter.eba-0.3-incubating-SNAPSHOT.eba
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error installing artifact's metadata: Error installing metadata:
> Error updating group repository metadata
>
> only whitespace content allowed before start tag and not \u0 (position:
> START_DOCUMENT seen \u0... @1:1)
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 5 minutes 51 seconds
> [INFO] Finished at: Thu Oct 28 17:50:52 BST 2010
> [INFO] Final Memory: 507M/941M
> [INFO]
> ------------------------------------------------------------------------
>
> Has anyone seen this?
>
> Thanks
> Emily
>
>
>
>
>
> Unless stated otherwise above:
> IBM United Kingdom Limited - Registered in England and Wales with number
> 741598.
> Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
>
>
>
>
>
>



-- 
Alasdair Nottingham
not@apache.org

Re: problem of building itest.twitter.eba

Posted by Emily Jiang <EM...@uk.ibm.com>.
Thanks to Lin and Alasdair,
Completely wiping out my entire .m2 repo did the trick:(.


Many thanks,
Emily
===========================
Emily Jiang
WebSphere ESB Foundation Technologies, OSGi Developer (Aries)

MP 211, DE3A25, Winchester, Hampshire, England, SO21 2JN
Phone:  +44 (0)1962 816278  Internal: 246278

Email: emijiang@uk.ibm.com 
Lotus Notes: Emily Jiang/UK/IBM@IBMGB




From:   Lin Sun <li...@gmail.com>
To:     aries-dev@incubator.apache.org
Date:   29/10/2010 14:14
Subject:        Re: problem of building itest.twitter.eba



Hi Emily

I am not seeing this either.  You may want to remove the
repository.xml in your local m2 repo and give another try.  If not,
you may want to wipe out your entire .m2 repo.

Lin

On Thu, Oct 28, 2010 at 5:52 PM, Emily Jiang <EM...@uk.ibm.com> wrote:
> I checked out trunk and got the following error when I run 'mvn install'
> against trunk.
>
> [INFO] Surefire report directory:
> 
C:\apache_aries_28thOct\trunk\application\application-itest-twitter\twitter-eba\target\surefire-reports
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> There are no tests to run.
>
> Results :
>
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
>
> [INFO] [eba:eba {execution: default-eba}]
> [INFO] Copying artifact[org.apache.aries.application.itest.twitter,
> 
org.apache.aries.application.itest.twitter:org.apache.aries.application.itest.twitter.bundle:jar:0.3-incubating-SNAPSHOT,
> compile]
> [INFO] Building zip:
> 
C:\apache_aries_28thOct\trunk\application\application-itest-twitter\twitter-eba\target\org.apache.aries.application.itest.twitter.eba-0.3-incubating-SNAPSHOT.eba
> [INFO] [ianal:verify-legal-files {execution: default}]
> [INFO] Checking legal files in:
> 
org.apache.aries.application.itest.twitter.eba-0.3-incubating-SNAPSHOT.eba
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing
> 
C:\apache_aries_28thOct\trunk\application\application-itest-twitter\twitter-eba\target\org.apache.aries.application.itest.twitter.eba-0.3-incubating-SNAPSHOT.eba
> to
> 
C:\Users\emily\.m2\repository\org\apache\aries\application\itest\twitter\org.apache.aries.application.itest.twitter.eba\0.3-incubating-SNAPSHOT\org.apache.aries.application.itest.twitter.eba-0.3-incubating-SNAPSHOT.eba
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error installing artifact's metadata: Error installing metadata:
> Error updating group repository metadata
>
> only whitespace content allowed before start tag and not \u0 (position:
> START_DOCUMENT seen \u0... @1:1)
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 5 minutes 51 seconds
> [INFO] Finished at: Thu Oct 28 17:50:52 BST 2010
> [INFO] Final Memory: 507M/941M
> [INFO]
> ------------------------------------------------------------------------
>
> Has anyone seen this?
>
> Thanks
> Emily
>
>
>
>
>
> Unless stated otherwise above:
> IBM United Kingdom Limited - Registered in England and Wales with number
> 741598.
> Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 
3AU
>
>
>
>
>
>







Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU






Re: problem of building itest.twitter.eba

Posted by Lin Sun <li...@gmail.com>.
Hi Emily

I am not seeing this either.  You may want to remove the
repository.xml in your local m2 repo and give another try.  If not,
you may want to wipe out your entire .m2 repo.

Lin

On Thu, Oct 28, 2010 at 5:52 PM, Emily Jiang <EM...@uk.ibm.com> wrote:
> I checked out trunk and got the following error when I run 'mvn install'
> against trunk.
>
> [INFO] Surefire report directory:
> C:\apache_aries_28thOct\trunk\application\application-itest-twitter\twitter-eba\target\surefire-reports
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> There are no tests to run.
>
> Results :
>
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
>
> [INFO] [eba:eba {execution: default-eba}]
> [INFO] Copying artifact[org.apache.aries.application.itest.twitter,
> org.apache.aries.application.itest.twitter:org.apache.aries.application.itest.twitter.bundle:jar:0.3-incubating-SNAPSHOT,
> compile]
> [INFO] Building zip:
> C:\apache_aries_28thOct\trunk\application\application-itest-twitter\twitter-eba\target\org.apache.aries.application.itest.twitter.eba-0.3-incubating-SNAPSHOT.eba
> [INFO] [ianal:verify-legal-files {execution: default}]
> [INFO] Checking legal files in:
> org.apache.aries.application.itest.twitter.eba-0.3-incubating-SNAPSHOT.eba
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing
> C:\apache_aries_28thOct\trunk\application\application-itest-twitter\twitter-eba\target\org.apache.aries.application.itest.twitter.eba-0.3-incubating-SNAPSHOT.eba
> to
> C:\Users\emily\.m2\repository\org\apache\aries\application\itest\twitter\org.apache.aries.application.itest.twitter.eba\0.3-incubating-SNAPSHOT\org.apache.aries.application.itest.twitter.eba-0.3-incubating-SNAPSHOT.eba
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error installing artifact's metadata: Error installing metadata:
> Error updating group repository metadata
>
> only whitespace content allowed before start tag and not \u0 (position:
> START_DOCUMENT seen \u0... @1:1)
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 5 minutes 51 seconds
> [INFO] Finished at: Thu Oct 28 17:50:52 BST 2010
> [INFO] Final Memory: 507M/941M
> [INFO]
> ------------------------------------------------------------------------
>
> Has anyone seen this?
>
> Thanks
> Emily
>
>
>
>
>
> Unless stated otherwise above:
> IBM United Kingdom Limited - Registered in England and Wales with number
> 741598.
> Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
>
>
>
>
>
>