You didn't notice it before Nexus usage at jboss because you didn't use a mirror using only jboss. <div>Maven automatically downloaded 3rd party deps from others repositories like ours :<div><a href="http://repository.exoplatform.org/content/repositories/thirdparty/html-parser/html-parser/1.6/">http://repository.exoplatform.org/content/repositories/thirdparty/html-parser/html-parser/1.6/</a></div>
<div>This won't be probably the only one missing :(</div><div>If they are used by gatein they should be uploaded on jboss repo<br><div><br></div><div>Also now you have nexus, you should take care that everybody apply these settings and you should remove repository entries from projects.</div>
<div><br></div><div><br clear="all">Arnaud Héritier<br>Software Factory Manager<br>eXo platform - <a href="http://www.exoplatform.com">http://www.exoplatform.com</a><br>---<br><a href="http://www.aheritier.net">http://www.aheritier.net</a><br>
<br><br><div class="gmail_quote">On Mon, May 3, 2010 at 11:17 AM, Christophe Laprun <span dir="ltr"><<a href="mailto:claprun@redhat.com">claprun@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
[INFO] [INFO] Scanning for projects...<br>
[INFO] [INFO] ------------------------------------------------------------------------<br>
[INFO] [INFO] Building GateIn Portal Packaging Assemblies<br>
[INFO] [INFO] task-segment: [dependency:get] (aggregator-style)<br>
[INFO] [INFO] ------------------------------------------------------------------------<br>
[INFO] [INFO] [dependency:get {execution: default-cli}]<br>
[INFO] Downloading: <a href="https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar" target="_blank">https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar</a><br>
[INFO] [INFO] Unable to find resource 'html-parser:html-parser:jar:1.6' in repository <a href="http://repository.jboss.org" target="_blank">repository.jboss.org</a> (<a href="http://repository.jboss.org/maven2" target="_blank">http://repository.jboss.org/maven2</a>)<br>
[INFO] Downloading: <a href="https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar" target="_blank">https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar</a><br>
[INFO] [INFO] Unable to find resource 'html-parser:html-parser:jar:1.6' in repository central (<a href="http://central" target="_blank">http://central</a>)<br>
[INFO] Downloading: <a href="https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar" target="_blank">https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar</a><br>
[INFO] [INFO] Unable to find resource 'html-parser:html-parser:jar:1.6' in repository jboss-public-repository-group (<a href="https://repository.jboss.org/nexus/content/groups/public/" target="_blank">https://repository.jboss.org/nexus/content/groups/public/</a>)<br>
[INFO] Downloading: <a href="https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar" target="_blank">https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar</a><br>
[INFO] [INFO] Unable to find resource 'html-parser:html-parser:jar:1.6' in repository exo-int (<a href="http://maven2.exoplatform.org/rest/maven2" target="_blank">http://maven2.exoplatform.org/rest/maven2</a>)<br>
[INFO] Downloading: <a href="https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar" target="_blank">https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar</a><br>
[INFO] [INFO] Unable to find resource 'html-parser:html-parser:jar:1.6' in repository caja (<a href="http://google-caja.googlecode.com/svn/maven" target="_blank">http://google-caja.googlecode.com/svn/maven</a>)<br>
[INFO] Downloading: <a href="https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar" target="_blank">https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar</a><br>
[INFO] [INFO] Unable to find resource 'html-parser:html-parser:jar:1.6' in repository oauth (<a href="http://oauth.googlecode.com/svn/code/maven" target="_blank">http://oauth.googlecode.com/svn/code/maven</a>)<br>
[INFO] Downloading: <a href="https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar" target="_blank">https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar</a><br>
[INFO] [INFO] Unable to find resource 'html-parser:html-parser:jar:1.6' in repository temp (xxx)<br>
[INFO] [INFO] ------------------------------------------------------------------------<br>
[INFO] [ERROR] BUILD ERROR<br>
[INFO] [INFO] ------------------------------------------------------------------------<br>
[INFO] [INFO] Couldn't download artifact: Unable to download the artifact from any repository<br>
[INFO]<br>
[INFO] Try downloading the file manually from the project website.<br>
[INFO]<br>
[INFO] Then, install it using the command:<br>
[INFO] mvn install:install-file -DgroupId=html-parser -DartifactId=html-parser -Dversion=1.6 -Dpackaging=jar -Dfile=/path/to/file<br>
[INFO]<br>
[INFO] Alternatively, if you host your own repository you can deploy the file there:<br>
[INFO] mvn deploy:deploy-file -DgroupId=html-parser -DartifactId=html-parser -Dversion=1.6 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]<br>
[INFO]<br>
[INFO]<br>
[INFO] html-parser:html-parser:jar:1.6<br>
[INFO]<br>
[INFO] from the specified remote repositories:<br>
[INFO] jboss-developer-repository-group (<a href="https://repository.jboss.org/nexus/content/groups/developer/" target="_blank">https://repository.jboss.org/nexus/content/groups/developer/</a>)<br>
[INFO]<br>
[INFO]<br>
[INFO]<br>
<br>
<br>
Note that it doesn't actually prevent Portal from building properly in the end but was wondering if anyone had seen this and/or had an idea of what was going on?<br>
<br>
Thanks in advance.<br>
<br>
Cordialement / Best,<br>
Chris<br>
<br>
==<br>
Principal Software Engineer / JBoss Enterprise Middleware Red Hat, Inc.<br>
Follow GateIn: <a href="http://blog.gatein.org" target="_blank">http://blog.gatein.org</a> / <a href="http://twitter.com/gatein" target="_blank">http://twitter.com/gatein</a><br>
Follow me: <a href="http://metacosm.codepuccino.com" target="_blank">http://metacosm.codepuccino.com</a> / <a href="http://twitter.com/metacosm" target="_blank">http://twitter.com/metacosm</a><br>
_______________________________________________<br>
gatein-dev mailing list<br>
<a href="mailto:gatein-dev@lists.jboss.org">gatein-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/gatein-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/gatein-dev</a><br>
</blockquote></div><br></div></div></div>