Display tag does not specify a version for beanutils, but appears to need 1.7+
------------------------------------------------------------------------------

         Key: MEV-382
         URL: http://jira.codehaus.org/browse/MEV-382
     Project: Maven Evangelism
        Type: Bug

  Components: Invalid POM  
    Reporter: K.C. Baltz


We tried upgrading our displaytag in our project today and kept getting 
NoClassDefFound errors for NestedNullException.  According to the Javadoc, that 
class was added in vesrion 1.7 of commons-beanutils.  The Pom for 
displaytag-1.1 doesn't specify a version.  It seems to me it needs to say 1.7.  
Otherwise I'm guessing Maven will grab whatever version is already in the 
project, which I think was 1.6.1 since that's what Struts wants.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to