Got it. Currently "GA" repository works.
Thanks team!

On Tue, Oct 8, 2019 at 12:18 AM Brian Stansberry <brian.stansberry@redhat.com> wrote:
Yes, WildFly's root pom includes that as a repository in its repositories section:

https://github.com/wildfly/wildfly/blob/18.0.0.Final/pom.xml#L8506

See also https://lists.jboss.org/pipermail/wildfly-dev/2019-August/006949.html

I'm not sure why there is a problem resolving from there; I'm interested in hearing more.

The upstream picketbox and picketlink projects have been archived and the project no longer produces releases. Red Hat does produce bug fix releases for its products and since those are publicly available we decided it's better to have WildFly consume them than to stay on the old versions.

On Mon, Oct 7, 2019 at 3:09 AM Tomaž Cerar <tomaz.cerar@gmail.com> wrote:
Looks like this dependencies are part of redhat product repository


--
tomaz

On Mon, Oct 7, 2019 at 2:39 AM Jianfeng Zhang <shihang@gmail.com> wrote:
Thanks for the reply.

But I can't see the 2.5.5.SP12-redhat-00006 in https://repository.jboss.org/nexus/content/groups/public/org/picketlink/picketlink-parent/ URL. Please see the attached image.

I think wildfly is community version. Does it really need to depend -redhat-* jars for EAP?

Screenshot from 2019-10-07 08-12-52.png


On Sun, Oct 6, 2019 at 10:52 AM Cheng Fang <cfang@redhat.com> wrote:
I was able to see it in https://repository.jboss.org/nexus repository.  It is not in maven central, though.  Could it be that this repo is blocked by firewall?

org.picketlink
picketlink-parent
2.5.5.SP12-redhat-00006
pom

<dependency>
  <groupId>org.picketlink</groupId>
  <artifactId>picketlink-parent</artifactId>
  <version>2.5.5.SP12-redhat-00006</version>
  <type>pom</type>
</dependency>

On Sat, Oct 5, 2019 at 7:54 PM Jeff Zhang <shihang@gmail.com> wrote:
Hi,

I can't compile and build Wildfly 18.0.0.Final.
The messaging is:
[ERROR] Failed to execute goal on project wildfly-picketlink: Could not
resolve dependencies for project
org.wildfly:wildfly-picketlink:jar:18.0.0.Final: Failed to collect
dependencies at
org.picketlink.distribution:picketlink-wildfly8:jar:2.5.5.SP12-redhat-00009-jbossorg-1:
Failed to read artifact descriptor for
org.picketlink.distribution:picketlink-wildfly8:jar:2.5.5.SP12-redhat-00009-jbossorg-1:
Could not find artifact
org.picketlink:picketlink-parent:pom:2.5.5.SP12-redhat-00006 in
jboss-developer-repository-group
(https://repository.jboss.org/nexus/content/groups/public)

I can't find the version 2.5.5.SP12-redhat-00006 of picketlink-parent in the
maven repository.
Could someone help to resolve it?

Thanks
Jeff



--
Sent from: http://wildfly-development.1055759.n5.nabble.com/
_______________________________________________
wildfly-dev mailing list
wildfly-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev
_______________________________________________
wildfly-dev mailing list
wildfly-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev
_______________________________________________
wildfly-dev mailing list
wildfly-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev


--
Brian Stansberry
Manager, Senior Principal Software Engineer
Red Hat