You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2010/10/05 20:11:32 UTC

[jira] Resolved: (CXF-2848) 2.2.9 samples use 2.3.0-SNAPSHOT dependencies

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

Daniel Kulp resolved CXF-2848.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3


 This will be resolved in 2.3 as the samples have a new pom heiarchy setup that can handle this better as part of the release process.


> 2.2.9 samples use 2.3.0-SNAPSHOT dependencies
> ---------------------------------------------
>
>                 Key: CXF-2848
>                 URL: https://issues.apache.org/jira/browse/CXF-2848
>             Project: CXF
>          Issue Type: Bug
>          Components: Samples
>    Affects Versions: 2.2.9
>            Reporter: Brandon Richins
>            Priority: Minor
>             Fix For: 2.3
>
>
> It looks like the samples for 2.2.9 use the wildcard <cxf.version>[2,)</cxf.version> and have not been replaced by the actual  version like in 2.2.7 (<cxf.version>2.2.7</cxf.version>).  The consequence of this is that when samples are attempted to be built/run via Maven, Maven tries to use 2.3.0-SNAPSHOT dependencies and fails.  Replacing the version with 2.2.9 seems to work.

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