diff options
author | Olivier Lamy <olamy@apache.org> | 2011-06-11 12:17:34 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2011-06-11 12:17:34 +0000 |
commit | c6b5ed48181c499137f9c2cef8ab9cfe9316aced (patch) | |
tree | 97ecd5b7a44b52074873ce9ab82471e936955e45 /archiva-modules/pom.xml | |
parent | 75ac09e5b54342b71512816f7e9e690134f3f019 (diff) | |
download | archiva-c6b5ed48181c499137f9c2cef8ab9cfe9316aced.tar.gz archiva-c6b5ed48181c499137f9c2cef8ab9cfe9316aced.zip |
fix some test compilation issues in webapp module : will fix unit later, must compile at least !
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1134584 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/pom.xml')
-rw-r--r-- | archiva-modules/pom.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/archiva-modules/pom.xml b/archiva-modules/pom.xml index 4eae4ba24..f38236274 100644 --- a/archiva-modules/pom.xml +++ b/archiva-modules/pom.xml @@ -140,21 +140,6 @@ <show>private</show> <tags> <tag> - <name>plexus.component</name> - <placement>t</placement> - <head>Component definition:</head> - </tag> - <tag> - <name>plexus.configuration</name> - <placement>f</placement> - <head>Configuration:</head> - </tag> - <tag> - <name>plexus.requirement</name> - <placement>f</placement> - <head>Requirement:</head> - </tag> - <tag> <name>todo</name> <placement>a</placement> <head>To Do:</head> |