[jboss-jira] [JBoss JIRA] (WFLY-11265) wildfly-feature-pack -- Dependency Error

Dennis Gesker (Jira) issues at jboss.org
Fri Nov 2 15:19:00 EDT 2018


    [ https://issues.jboss.org/browse/WFLY-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656201#comment-13656201 ] 

Dennis Gesker commented on WFLY-11265:
--------------------------------------

Hi Brian:

Thanks for looking into this.
Is this something where a request to the upstream project for an
alteration/correction could be made?

It would be nice to just be able to use the feature-pack directly out of
Maven without conflict.

Dennis







On Fri, Nov 2, 2018 at 10:50 AM Brian Stansberry (Jira) <issues at jboss.org>



-- 

Dennis R. Gesker
[image: LinkedIn]
<https://mailtrack.io/trace/link/40c07073ef1f079e46b6c95fd95fe9aa0d73ca38?url=http%3A%2F%2Fwww.linkedin.com%2Fin%2Fgesker%2F&userId=3240016&signature=65c9addf1b79c784>[image:
WordPress]
<https://mailtrack.io/trace/link/5740e1283aee01dca1989107ed4c17d57e53bc18?url=https%3A%2F%2Fdennis.gesker.com&userId=3240016&signature=530f84771fb628b6>[image:
Gesker]
<https://mailtrack.io/trace/link/92cdad02b6406ba91fb2aeca86965269e9918df6?url=http%3A%2F%2Fwww.gesker.com%2F&userId=3240016&signature=3a50fb6af83384e6>[image:
GPG_PGP]
<https://mailtrack.io/trace/link/fd063f0bd5e0bafedfa8563c31ae44b420f338e0?url=http%3A%2F%2Fwww.gesker.com%2Fhome%2Fdennis-gpg-key&userId=3240016&signature=c1a8b31fb536d5d5>[image:
dennis at gesker.com] <dennis at gesker.com>
“Be without fear in the face of your enemies. Be brave and upright that God
may love thee. Speak the truth always, even if it leads to your death.
Safeguard the helpless and do no wrong – that is your oath.”* -The Knight’s
Oath (Kingdom of Heaven)*


> wildfly-feature-pack -- Dependency Error
> ----------------------------------------
>
>                 Key: WFLY-11265
>                 URL: https://issues.jboss.org/browse/WFLY-11265
>             Project: WildFly
>          Issue Type: Bug
>    Affects Versions: 14.0.0.Final
>         Environment: Ubuntu 18.10
> JDK 11
> WildFly 14.0.1.Final
>            Reporter: Dennis Gesker
>            Assignee: Jason Greene
>            Priority: Major
>              Labels: wildfly-feature-pack
>             Fix For: 14.0.0.Final
>
>
> In my gradle build I've added:
> * providedCompile "org.wildfly:wildfly-feature-pack:14.0.1.Final"*
>  
> But, I'm getting:
>  
> *> Could not resolve javax.security.enterprise:javax.security.enterprise-api:1.1-b01-SNAPSHOT.
>   Required by:
>       project : > org.wildfly:wildfly-feature-pack:14.0.1.Final > org.glassfish.soteria:javax.security.enterprise:1.0*
>    > Could not resolve javax.security.enterprise:javax.security.enterprise-api:1.1-b01-SNAPSHOT.
>       > Unable to load Maven meta-data from https://repository.jboss.org/nexus/content/groups/public-jboss/javax/security/enterprise/javax.security.enterprise-api/1.1-b01-SNAPSHOT/maven-metadata.xml.
>          > Could not get resource 'https://repository.jboss.org/nexus/content/groups/public-jboss/javax/security/enterprise/javax.security.enterprise-api/1.1-b01-SNAPSHOT/maven-metadata.xml'.
>             > Could not GET 'https://repository.jboss.org/nexus/content/groups/public-jboss/javax/security/enterprise/javax.security.enterprise-api/1.1-b01-SNAPSHOT/maven-metadata.xml'.
>                > extension (10) should not be presented in server_hello
>  
> Presently I have the following repositories in my build:
>  
>     jcenter()
>     mavenCentral()
>  
>     maven {
>         name "Gradle Repository"
>         url "https://plugins.gradle.org/m2/"
>     }
>     maven {
>         name "JBoss Public Maven Repository Group"
>         url "https://repository.jboss.org/nexus/content/groups/public-jboss/"
>     }
>     maven {
>         name "JBoss Public Maven Repository Group"
>         url "http://repository.jboss.org/nexus/content/groups/public/"
>     }
>  
>  
> But, I suspect I am missing a repository specific to WildFly. Or, maybe there is a bad entry in the POM?
>  
> Thanks,
> Dennis



--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the jboss-jira mailing list