[gatein-dev] Weird issue building Portal
Arnaud Héritier
aheritier at gmail.com
Mon May 3 05:41:58 EDT 2010
You didn't notice it before Nexus usage at jboss because you didn't use a
mirror using only jboss.
Maven automatically downloaded 3rd party deps from others repositories like
ours :
http://repository.exoplatform.org/content/repositories/thirdparty/html-parser/html-parser/1.6/
This won't be probably the only one missing :(
If they are used by gatein they should be uploaded on jboss repo
Also now you have nexus, you should take care that everybody apply these
settings and you should remove repository entries from projects.
Arnaud Héritier
Software Factory Manager
eXo platform - http://www.exoplatform.com
---
http://www.aheritier.net
On Mon, May 3, 2010 at 11:17 AM, Christophe Laprun <claprun at redhat.com>wrote:
> [INFO] [INFO] Scanning for projects...
> [INFO] [INFO]
> ------------------------------------------------------------------------
> [INFO] [INFO] Building GateIn Portal Packaging Assemblies
> [INFO] [INFO] task-segment: [dependency:get] (aggregator-style)
> [INFO] [INFO]
> ------------------------------------------------------------------------
> [INFO] [INFO] [dependency:get {execution: default-cli}]
> [INFO] Downloading:
> https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar
> [INFO] [INFO] Unable to find resource 'html-parser:html-parser:jar:1.6' in
> repository repository.jboss.org (http://repository.jboss.org/maven2)
> [INFO] Downloading:
> https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar
> [INFO] [INFO] Unable to find resource 'html-parser:html-parser:jar:1.6' in
> repository central (http://central)
> [INFO] Downloading:
> https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar
> [INFO] [INFO] Unable to find resource 'html-parser:html-parser:jar:1.6' in
> repository jboss-public-repository-group (
> https://repository.jboss.org/nexus/content/groups/public/)
> [INFO] Downloading:
> https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar
> [INFO] [INFO] Unable to find resource 'html-parser:html-parser:jar:1.6' in
> repository exo-int (http://maven2.exoplatform.org/rest/maven2)
> [INFO] Downloading:
> https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar
> [INFO] [INFO] Unable to find resource 'html-parser:html-parser:jar:1.6' in
> repository caja (http://google-caja.googlecode.com/svn/maven)
> [INFO] Downloading:
> https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar
> [INFO] [INFO] Unable to find resource 'html-parser:html-parser:jar:1.6' in
> repository oauth (http://oauth.googlecode.com/svn/code/maven)
> [INFO] Downloading:
> https://repository.jboss.org/nexus/content/groups/developer//html-parser/html-parser/1.6/html-parser-1.6.jar
> [INFO] [INFO] Unable to find resource 'html-parser:html-parser:jar:1.6' in
> repository temp (xxx)
> [INFO] [INFO]
> ------------------------------------------------------------------------
> [INFO] [ERROR] BUILD ERROR
> [INFO] [INFO]
> ------------------------------------------------------------------------
> [INFO] [INFO] Couldn't download artifact: Unable to download the artifact
> from any repository
> [INFO]
> [INFO] Try downloading the file manually from the project website.
> [INFO]
> [INFO] Then, install it using the command:
> [INFO] mvn install:install-file -DgroupId=html-parser
> -DartifactId=html-parser -Dversion=1.6 -Dpackaging=jar -Dfile=/path/to/file
> [INFO]
> [INFO] Alternatively, if you host your own repository you can deploy the
> file there:
> [INFO] mvn deploy:deploy-file -DgroupId=html-parser
> -DartifactId=html-parser -Dversion=1.6 -Dpackaging=jar -Dfile=/path/to/file
> -Durl=[url] -DrepositoryId=[id]
> [INFO]
> [INFO]
> [INFO] html-parser:html-parser:jar:1.6
> [INFO]
> [INFO] from the specified remote repositories:
> [INFO] jboss-developer-repository-group (
> https://repository.jboss.org/nexus/content/groups/developer/)
> [INFO]
> [INFO]
> [INFO]
>
>
> 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?
>
> Thanks in advance.
>
> Cordialement / Best,
> Chris
>
> ==
> Principal Software Engineer / JBoss Enterprise Middleware Red Hat, Inc.
> Follow GateIn: http://blog.gatein.org / http://twitter.com/gatein
> Follow me: http://metacosm.codepuccino.com / http://twitter.com/metacosm
> _______________________________________________
> gatein-dev mailing list
> gatein-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/gatein-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/gatein-dev/attachments/20100503/2ccba3c6/attachment-0001.html
More information about the gatein-dev
mailing list