[ 
https://issues.apache.org/jira/browse/CXF-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stevo Slavic reopened CXF-2563:
-------------------------------


Please look from CXF users perspective,  there are numerous issues caused by 
this unneeded repository definition, e.g. while building a project with 
dependency to cxf-rt-ws-security, maven and its various core plugins pickup all 
the repository definitions from the project but also from its dependencies 
(including transitive ones) to lookup dependencies, so maven will waste time 
looking up snapshots at apache.snapshots repository and build will last longer.

> CXF RT WS Security artifact POM at maven central repo wrongfuly contains 
> reference to external repository
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-2563
>                 URL: https://issues.apache.org/jira/browse/CXF-2563
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>    Affects Versions: 2.2.5
>            Reporter: Stevo Slavic
>             Fix For: Invalid
>
>
> [cxf-rt-ws-security-2.2.5.pom|http://repo2.maven.org/maven2/org/apache/cxf/cxf-rt-ws-security/2.2.5/cxf-rt-ws-security-2.2.5.pom]
>  contains reference to external (non maven central) repository, so it does 
> not adhere to the rules for deploying artifacts to maven central repository 
> (see "FAQ and common mistakes" in official ["Guide to uploading artifacts to 
> the Central 
> Repository"|http://maven.apache.org/guides/mini/guide-central-repository-upload.html]).
>  Please check other CXF modules too for the same error, before deploying to 
> maven central.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to