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

Dennis Gesker (Jira) issues at jboss.org
Mon Nov 5 18:22:00 EST 2018


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

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

Thanks, Brain.

I opened a new issue on the eclipse-ee4j site.
https://github.com/eclipse-ee4j/soteria/issues/236
<https://mailtrack.io/trace/link/544d5afd9cff39f10f51cbc1de9c91e020af1e1e?url=https%3A%2F%2Fgithub.com%2Feclipse-ee4j%2Fsoteria%2Fissues%2F236&userId=3240016&signature=3d3bed2ff94549eb>

Dennis

On Mon, Nov 5, 2018 at 7:27 AM Brian Stansberry (Jira) <issues at jboss.org>



-- 

Dennis R. Gesker
[image: LinkedIn]
<https://mailtrack.io/trace/link/d1bb13a14ab2fb3bc9204b027761b32def94448a?url=http%3A%2F%2Fwww.linkedin.com%2Fin%2Fgesker%2F&userId=3240016&signature=a0820b000589ef13>[image:
WordPress]
<https://mailtrack.io/trace/link/460c1db6bad44dbb9faedbd69835b12fc7b5acad?url=https%3A%2F%2Fdennis.gesker.com&userId=3240016&signature=0b2506d2b123c5de>[image:
Gesker]
<https://mailtrack.io/trace/link/66aa15f9fb11a7bbf4449265745128bd3a8d191f?url=http%3A%2F%2Fwww.gesker.com%2F&userId=3240016&signature=5700890b1decdf06>[image:
GPG_PGP]
<https://mailtrack.io/trace/link/100ed4c1aab023e2b98a983beee97e4d5bad66c6?url=http%3A%2F%2Fwww.gesker.com%2Fhome%2Fdennis-gpg-key&userId=3240016&signature=8f91d9d4665bd8ff>[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