I can't - I get 503 from Eclipse infra and my own machine.

Jonah

~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Tue, 17 May 2022 at 09:49, Christoph Läubrich <lae...@laeubi-soft.de>
wrote:

> As mentioned before I can access this file:
>
>
> https://repository.jboss.org/nexus/content/groups/public/javax/media/jai-core/1.1.3/jai-core-1.1.3.pom
>
> without a problem using a regular webrowser and internet-connection.
>
>
> Am 17.05.22 um 15:44 schrieb Jonah Graham:
> > Hi folks,
> >
> > The jboss maven repository being down at the moment means I cannot build
> > Orbit's 2022-06 M3 contribution.
> >
> > As it turns out Apache Ant has a dependency* on a module not in maven
> > central (I didn't know this was allowed) so we can't build Orbit.
> >
> > *Does anyone have a contact at JBoss that they can request to help
> > resolve this issue and bring this repo back online?*
> > *
> > *
> > Thanks,
> > Jonah
> >
> > * See the pom:
> > https://search.maven.org/artifact/org.apache.ant/ant-jai/1.10.12/jar
> > <https://search.maven.org/artifact/org.apache.ant/ant-jai/1.10.12/jar>
> -
> > but key part is quoted here:
> >
> >    <!-- Central has javax.media:jai-core:1.1.3 but only
> > com.sun.media:jai-codec:1.1.2_01 -->
> >    <repositories>
> >      <repository>
> >        <id>jboss</id>
> >        <name>JBoss</name>
> >        <url>https://repository.jboss.org/nexus/content/groups/public/
> > <https://repository.jboss.org/nexus/content/groups/public/></url>
> >      </repository>
> >    </repositories>
> >
> > This leads to build errors when trying to build "Apache Ant
> > (all-in-one)" in orbit:
> >
> > [ERROR] Failed to execute goal on project org.apache.ant: Could not
> > resolve dependencies for project
> >
> org.eclipse.orbit.bundles:org.apache.ant:eclipse-bundle-recipe:1.10.12-SNAPSHOT:
>
> > Failed to collect dependencies at org.apache.ant:ant-jai:jar:1.10.12 ->
> > javax.media:jai-core:jar:1.1.3: Failed to read artifact descriptor for
> > javax.media:jai-core:jar:1.1.3: Could not transfer artifact
> > javax.media:jai-core:pom:1.1.3 from/to jboss
> > (https://repository.jboss.org/nexus/content/groups/public/
> > <https://repository.jboss.org/nexus/content/groups/public/>): transfer
> > failed for
> >
> https://repository.jboss.org/nexus/content/groups/public/javax/media/jai-core/1.1.3/jai-core-1.1.3.pom
> > <
> https://repository.jboss.org/nexus/content/groups/public/javax/media/jai-core/1.1.3/jai-core-1.1.3.pom>,
>
> > status: 503 Service Unavailable -> [Help 1]
> >
> > ~~~
> > Jonah Graham
> > Kichwa Coders
> > www.kichwacoders.com <http://www.kichwacoders.com>
> >
> > _______________________________________________
> > cross-project-issues-dev mailing list
> > cross-project-issues-dev@eclipse.org
> > To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
>
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to