1. 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
  2. 30 5月, 2012 18 次提交
  3. 29 5月, 2012 7 次提交
  4. 28 5月, 2012 2 次提交
  5. 26 5月, 2012 8 次提交
  6. 25 5月, 2012 4 次提交