[ 
https://jira.codehaus.org/browse/JIBX-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Don Corley resolved JIBX-480.
-----------------------------

       Resolution: Fixed
    Fix Version/s: JiBX 1.2.4

Use version 1.2.4.5 in your pom files:
    <dependency>
      <groupId>org.jibx</groupId>
      <artifactId>jibx-run</artifactId>
      <version>1.2.4.5</version>
    </dependency>
-and-
      <plugin>
        <groupId>org.jibx</groupId>
        <artifactId>jibx-maven-plugin</artifactId>
        <version>1.2.4.5</version>
        ...
Don
                
> Jibx Maven plugin version 1.2.4 is unusable due to SNAPSHOT dependencies in 
> the release version
> -----------------------------------------------------------------------------------------------
>
>                 Key: JIBX-480
>                 URL: https://jira.codehaus.org/browse/JIBX-480
>             Project: JiBX
>          Issue Type: Bug
>          Components: maven plugin
>            Reporter: David Boden
>            Assignee: Don Corley
>            Priority: Blocker
>             Fix For: JiBX 1.2.4
>
>
> Affects Version: 1.2.4 - I can't set this in Jira because this version number 
> hasn't been setup by an administrator.
> The snapshot dependencies can be seen within the deployed pom:
> http://search.maven.org/remotecontent?filepath=org/jibx/maven-jibx-plugin/1.2.4/maven-jibx-plugin-1.2.4.pom
> <dependency>
>   <groupId>${project.groupId}</groupId>
>   <artifactId>jibx-tools</artifactId>
>   <version>1.2.4-SNAPSHOT</version>
> </dependency>
> <dependency>
>   <groupId>${project.groupId}</groupId>
>   <artifactId>jibx-bind</artifactId>
>   <version>1.2.4-SNAPSHOT</version>
> </dependency>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
jibx-devs mailing list
jibx-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to