[jboss-jira] [JBoss JIRA] (ELY-240) Elytron's pom.xml is missing JBoss Repository definition

Josef Cacek (JIRA) issues at jboss.org
Tue Jul 21 11:26:05 EDT 2015


     [ https://issues.jboss.org/browse/ELY-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josef Cacek updated ELY-240:
----------------------------
    Affects Version/s: 1.0.0.Alpha2


> Elytron's pom.xml is missing JBoss Repository definition
> --------------------------------------------------------
>
>                 Key: ELY-240
>                 URL: https://issues.jboss.org/browse/ELY-240
>             Project: WildFly Elytron
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.0.0.Alpha2
>            Reporter: Josef Cacek
>            Assignee: Josef Cacek
>
> Some Elytron dependencies come from JBoss Maven repository (they are not in Maven Central). Nevertheless the {{pom.xml}} doesn't contain link to the JBoss repository so the build fails with:
> {code}
> [INFO] ------------------------------------------------------------------------
> [INFO] Building WildFly Elytron 1.0.0.Alpha3-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [WARNING] The POM for org.kohsuke.metainf-services:metainf-services:jar:1.5-jboss-1 is missing, no dependency information available
> [WARNING] The POM for org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.0.3.GA is missing, no dependency information available
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 3.967 s
> [INFO] Finished at: 2015-07-21T16:46:05+02:00
> [INFO] Final Memory: 17M/218M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project wildfly-elytron: Could not resolve dependencies for project org.wildfly.security:wildfly-elytron:jar:1.0.0.Alpha3-SNAPSHOT: The following artifacts could not be resolved: org.kohsuke.metainf-services:metainf-services:jar:1.5-jboss-1, org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.0.3.GA: Failure to find org.kohsuke.metainf-services:metainf-services:jar:1.5-jboss-1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list