Apache Maven core
Go to file
Stephen Connolly bfcf03d42c Add RAT check to the release profile
- Will ensure that the license header checks continue to pass.

- Noticed a strange "bug" in that I need to set <inherited>true</inherited> in the profile which then
   infects the non-inherited configuration outside the profile to all child projects. Not critical in this
   case, but none the less an unexpected consequence. Most likely would be resolved by switching
   to executions but that would require more duplication.
2013-05-28 10:42:47 +01:00
apache-maven Add Apache RAT pluging configuration to exclude files that have a legitimate reason for being excluded 2013-05-28 10:37:02 +01:00
maven-aether-provider Add ASL license header 2013-05-28 10:19:32 +01:00
maven-artifact Add ASL license header 2013-05-28 10:19:32 +01:00
maven-compat Add Apache RAT pluging configuration to exclude files that have a legitimate reason for being excluded 2013-05-28 10:37:02 +01:00
maven-core Add Apache RAT pluging configuration to exclude files that have a legitimate reason for being excluded 2013-05-28 10:37:02 +01:00
maven-embedder Add Apache RAT pluging configuration to exclude files that have a legitimate reason for being excluded 2013-05-28 10:37:02 +01:00
maven-model Add ASL license header 2013-05-28 10:19:32 +01:00
maven-model-builder Add ASL license header 2013-05-28 10:19:32 +01:00
maven-plugin-api Add ASL license header 2013-05-28 10:19:32 +01:00
maven-repository-metadata Add ASL license header 2013-05-28 10:19:32 +01:00
maven-settings Add ASL license header 2013-05-28 10:19:32 +01:00
maven-settings-builder [maven-release-plugin] prepare for next development iteration 2013-05-25 08:33:08 -04:00
src/site Merge branch 'trunk' into eclipse-aether 2013-02-14 22:08:26 -05:00
.gitattributes Fixed line feeds, added .gitattributes 2013-01-29 16:27:02 +01:00
.gitignore Merge branch 'eclipse-aether' of github.com:tesla/tesla-build into eclipse-aether 2013-03-14 13:03:31 -07:00
README.bootstrap.txt ant 1.8 required for bootstrap build 2012-04-02 19:36:36 +00:00
README.md o Added readme for github 2010-11-15 22:29:30 +00:00
README.txt separating READMEs so the bootstrap info doesn't get into the distro. 2008-01-22 21:53:20 +00:00
build.xml revert ${maven-compile.jvmargs} usage as look to fail on ci but not locally , sorry olamy != ant guru :-) 2012-12-14 15:29:15 +01:00
doap_Maven.rdf add 3.0.4 in doap file 2012-07-09 09:09:49 +00:00
maven-ant-tasks-2.1.1.jar o Updated bootstrap to use upcoming maven-ant-tasks:2.1.1 2010-07-20 10:00:22 +00:00
pom.xml Add RAT check to the release profile 2013-05-28 10:42:47 +01:00