[ http://jira.codehaus.org/browse/MRESOURCES-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128775#action_128775 ]
Brill Pappin commented on MRESOURCES-61: ---------------------------------------- I'm not saying its a bad idea (in fact I think it might be a good one). however its more complicated than that... for instance I *do* want reproducible builds, however the plugin should fix problems it has... otherwise the build is only as reproducible as the bug I worked around. Reproducible means to me that my code compiles, tests and packages as expected the same way, every time, not that the resources plugin uses a different route to do what it needs to do (if thats the case, I've written some very poor code indeed). Maybe the answer is to have maven warn when it detects an update and give you the option of installing... I don't know... however thats not the issues here, this is not MNG-3395. As for Maven locking down versions, it should have at least shipped with released versions of plugins... which apparently the resources plugin was not. What I am saying: a) i shouldn't have to worry about the resources plugin failing my build or not. b) even if I don't specifically lock down, i still shouldn't get the error I have been getting. c) all other plugins work without all that noise, including third party plugins (and my own plugins). I can't tell from my perspective if its an issue with maven dependency system or the resources plugin descriptor (which is what the error is) however, regardless of how I use it, there is still something that the developers of the resources plugin need to address. > PluginDescriptor not found > -------------------------- > > Key: MRESOURCES-61 > URL: http://jira.codehaus.org/browse/MRESOURCES-61 > Project: Maven 2.x Resources Plugin > Issue Type: Bug > Reporter: Brill Pappin > Attachments: maven-eclipse-integration-plugin.txt > > > The following error, every time I run a build has been ongoing for quite some > time now. > 3/21/08 3:34:06 PM EDT: Build error for /aleixo-console/pom.xml; > java.lang.IllegalStateException: The PluginDescriptor for the plugin > org.apache.maven.plugins:maven-resources-plugin was not found > It seems to go away if I run with a -U to update the plugins but comes back > regularly. > Can somebody please fix whatever issue is causing this to occur? -- 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