http://maven2.exoplatform.org/rest/maven2 should be replaced by
http://repository.exoplatform.org/public but for now the first one should always work and
is redirected to the second one.
but both of them should be
useless because we mirror everything on eXo side.
The problem, is that if I remember well, all gatein deps should come from JBoss repo only
thus we have to identify if its not the case and fix deps.
On Nov 15, 2010, at 2:00 PM, Dimitri BAELI wrote:
We should map
http://maven2.exoplatform.org/rest/maven2 on
http://repository.exoplatform.org
I'll ask that to eXo Admins
Dimitri BAELI
VP Quality - eXo Platform
On Fri, Nov 12, 2010 at 10:33 AM, Thomas Heute <theute(a)redhat.com> wrote:
I'm facing other similar issues because:
http://maven2.exoplatform.org/rest/maven2 is now down.
On 11/09/2010 08:09 PM, Marko Strukelj wrote:
>
> I've built GateIn with empty local repository, and packaging failed to find
dependencies.
>
> I had to change the list of repositories to get it to work:
>
>
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 4988)
> +++ pom.xml (working copy)
> @@ -190,7 +190,7 @@
>
<argument>-Dexo.working.dir=${gatein.working.dir}</argument>
>
<!--argument>-Dexo.src.dir=NONE</argument-->
>
<argument>-Dexo.dep.dir=${exo.projects.directory.dependencies}</argument><!--
to get the server ref install -->
> -
<
argument>-Dexo.m2.repos=file:${settings.localRepository},http://maven2...
> +
<
argument>-Dexo.m2.repos=file:${settings.localRepository},http://reposi...
>
<argument>-Dclean.server=${exo.projects.app.jboss.version}</argument>
>
<argument>-Dexo.m2.home=${maven.home}</argument>
> <argument>-Xms128m</argument>
> @@ -390,7 +390,7 @@
>
<argument>-Dexo.working.dir=${gatein.working.dir}</argument>
>
<!--argument>-Dexo.src.dir=NONE</argument-->
>
<argument>-Dexo.dep.dir=${exo.projects.directory.dependencies}</argument><!--
to get the server ref install -->
> -
<
argument>-Dexo.m2.repos=file:${settings.localRepository},http://maven2...
> +
<
argument>-Dexo.m2.repos=file:${settings.localRepository},http://reposi...
>
<argument>-Dclean.server=${exo.projects.app.jboss.version}</argument>
>
<argument>-Dexo.m2.home=${maven.home}</argument>
> <argument>-Xms128m</argument>
>
>
> _______________________________________________
> gatein-dev mailing list
>
> gatein-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/gatein-dev
_______________________________________________
gatein-dev mailing list
gatein-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/gatein-dev
_______________________________________________
gatein-dev mailing list
gatein-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/gatein-dev