[ 
https://jira.codehaus.org/browse/JIBX-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=298350#comment-298350
 ] 

Don Corley commented on JIBX-480:
---------------------------------

Oh man, I can't believe this got through.
That's really strange!
I wonder why maven changed the other dependencies on release, but not these two.
Didn't catch this in my testing, since there is a valid 1.2.4-SNAPSHOT in the 
maven snapshot repo.
Give me about a week to see if there are any other issues and I'll do another 
release.
Thanks!
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
>
> 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