<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can't build Nuxeo source: Nuxeo WebEngine JAX-RS (jersey-server error) in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/can-t-build-nuxeo-source-nuxeo-webengine-jax-rs-jersey-server/m-p/328131#M15132</link>
    <description>&lt;P&gt;Thanks for your help. I will try this. I get back to you.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Apr 2012 09:35:31 GMT</pubDate>
    <dc:creator>Lregnault_</dc:creator>
    <dc:date>2012-04-11T09:35:31Z</dc:date>
    <item>
      <title>Can't build Nuxeo source: Nuxeo WebEngine JAX-RS (jersey-server error)</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-t-build-nuxeo-source-nuxeo-webengine-jax-rs-jersey-server/m-p/328127#M15128</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;Thanks for your time, as you can see in the title I got an issue in order to build nuxeo sources.
I have follow the online documentation on doc.nuxeo.com.
I ran into fews problems and the only differences from the doc is me running this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;gt;python clone.py release-5.5
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Instead of:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;gt;python clone.py
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;cause the second crash with errors.&lt;/P&gt;
&lt;P&gt;And when i run:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;gt;mvn -Dmaven.test.skip=true install -Paddons
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I get those errors:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[INFO] Building Nuxeo WebEngine JAX-RS
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20120405-150730 at timestamp: 1333631250875
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: null:jersey-server:jar:null

Reason: Cannot find parent: com.sun.jersey:jersey-project for project: null:jers
ey-server:jar:null for project null:jersey-server:jar:null
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Thanks for reading, I hope someone could help me. If anyone need futher informations, feel free to ask.&lt;/P&gt;
&lt;P&gt;Regards,
LR&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2012 15:15:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-t-build-nuxeo-source-nuxeo-webengine-jax-rs-jersey-server/m-p/328127#M15128</guid>
      <dc:creator>Lregnault_</dc:creator>
      <dc:date>2012-04-05T15:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build Nuxeo source: Nuxeo WebEngine JAX-RS (jersey-server error)</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-t-build-nuxeo-source-nuxeo-webengine-jax-rs-jersey-server/m-p/328128#M15129</link>
      <description>&lt;P&gt;This is the full trace error&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2012 15:22:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-t-build-nuxeo-source-nuxeo-webengine-jax-rs-jersey-server/m-p/328128#M15129</guid>
      <dc:creator>Lregnault_</dc:creator>
      <dc:date>2012-04-05T15:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build Nuxeo source: Nuxeo WebEngine JAX-RS (jersey-server error)</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-t-build-nuxeo-source-nuxeo-webengine-jax-rs-jersey-server/m-p/328129#M15130</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Maybe you got a corrupted file (i.e. during a download issue).&lt;BR /&gt;
Could you look at &lt;CODE&gt;C:\Documents and Settings\lregnault\.m2\repository\com\sun\jersey\jersey-project\1.1.5\jersey-project-1.1.5.pom&lt;/CODE&gt; and compare it with &lt;A href="https://maven.nuxeo.org/nexus/index.html#nexus-search;gav%7E%7Ejersey-project%7E1.1.5%7E%7E"&gt;its online version&lt;/A&gt;?&lt;BR /&gt;
If it looks weird, simply delete it and rebuild. Note you can restart the build from the failing module:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;mvn -Dmaven.test.skip=true install -Paddons -rf nuxeo-webengine/nuxeo-webengine-jaxrs
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 06 Apr 2012 11:48:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-t-build-nuxeo-source-nuxeo-webengine-jax-rs-jersey-server/m-p/328129#M15130</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2012-04-06T11:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build Nuxeo source: Nuxeo WebEngine JAX-RS (jersey-server error)</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-t-build-nuxeo-source-nuxeo-webengine-jax-rs-jersey-server/m-p/328130#M15131</link>
      <description>&lt;P&gt;This is due to the glassfish repository, which is hardcoded in the jerser-server-1.1.5.pom, returning a junk artifact (some HTML with a nginx message instead of a real pom).&lt;/P&gt;
&lt;P&gt;You can work around this by adding this to the "mirrors" section of your settings.xml:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;mirror&amp;gt;
    &amp;lt;id&amp;gt;glassfish-mirror&amp;lt;/id&amp;gt;
    &amp;lt;name&amp;gt;glassfish mirror&amp;lt;/name&amp;gt;
    &amp;lt;url&amp;gt;http://maven.nuxeo.org/nexus/content/repositories/public-releases&amp;lt;/url&amp;gt;
    &amp;lt;mirrorOf&amp;gt;glassfish-repository&amp;lt;/mirrorOf&amp;gt;
&amp;lt;/mirror&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and removing all "com.sun.jersey" artifacts from your local repository (rm -rf ~/.m2/repository/com/sun/jersey)&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2012 15:21:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-t-build-nuxeo-source-nuxeo-webengine-jax-rs-jersey-server/m-p/328130#M15131</guid>
      <dc:creator />
      <dc:date>2012-04-10T15:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build Nuxeo source: Nuxeo WebEngine JAX-RS (jersey-server error)</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-t-build-nuxeo-source-nuxeo-webengine-jax-rs-jersey-server/m-p/328131#M15132</link>
      <description>&lt;P&gt;Thanks for your help. I will try this. I get back to you.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2012 09:35:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-t-build-nuxeo-source-nuxeo-webengine-jax-rs-jersey-server/m-p/328131#M15132</guid>
      <dc:creator>Lregnault_</dc:creator>
      <dc:date>2012-04-11T09:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build Nuxeo source: Nuxeo WebEngine JAX-RS (jersey-server error)</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-t-build-nuxeo-source-nuxeo-webengine-jax-rs-jersey-server/m-p/328132#M15133</link>
      <description>&lt;P&gt;Please use comment for a comment an answer to answer to the question. This is important for the following you tell.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2012 12:16:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-t-build-nuxeo-source-nuxeo-webengine-jax-rs-jersey-server/m-p/328132#M15133</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2012-04-11T12:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can't build Nuxeo source: Nuxeo WebEngine JAX-RS (jersey-server error)</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-t-build-nuxeo-source-nuxeo-webengine-jax-rs-jersey-server/m-p/328133#M15134</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;</description>
      <pubDate>Fri, 13 Apr 2012 15:47:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-t-build-nuxeo-source-nuxeo-webengine-jax-rs-jersey-server/m-p/328133#M15134</guid>
      <dc:creator>Lregnault_</dc:creator>
      <dc:date>2012-04-13T15:47:20Z</dc:date>
    </item>
  </channel>
</rss>

