1. 20 8月, 2012 1 次提交
  2. 09 8月, 2012 2 次提交
  3. 06 8月, 2012 1 次提交
  4. 31 7月, 2012 2 次提交
  5. 23 7月, 2012 3 次提交
  6. 11 7月, 2012 1 次提交
  7. 10 7月, 2012 2 次提交
  8. 02 7月, 2012 3 次提交
  9. 25 6月, 2012 3 次提交
  10. 19 6月, 2012 2 次提交
  11. 14 6月, 2012 3 次提交
  12. 12 6月, 2012 4 次提交
  13. 06 6月, 2012 1 次提交
  14. 05 6月, 2012 2 次提交
  15. 31 5月, 2012 1 次提交
    • K
      Making it easy to activate the animal-sniffer Java5 check. · 8dca6b88
      Kohsuke Kawaguchi 提交于
      I originally attempted to define this in a profile that can be activated
      from a child POM, but looking at MNG-3228
      <http://jira.codehaus.org/browse/MNG-3228>, it appears that such use of
      profiles aren't possible.
      
      So I'm falling back to the <pluginManagement>, which can be activated
      via the following fragment in build/plugins/plugin:
      
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>animal-sniffer-maven-plugin</artifactId>
        <!-- details defined in the parent POM -->
      </plugin>
      8dca6b88
  16. 30 5月, 2012 1 次提交
  17. 29 5月, 2012 2 次提交
  18. 22 5月, 2012 3 次提交
  19. 16 5月, 2012 1 次提交
  20. 15 5月, 2012 2 次提交