diff options
Diffstat (limited to 'archiva-modules/archiva-web/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/pom.xml b/archiva-modules/archiva-web/pom.xml index 3dff27057..0674be4b3 100644 --- a/archiva-modules/archiva-web/pom.xml +++ b/archiva-modules/archiva-web/pom.xml @@ -90,7 +90,6 @@ <configuration> <excludes> <!-- for when the profile is not activated --> - <exclude>archiva-webapp-test-js/**</exclude> <exclude>archiva-webapp-test/**</exclude> </excludes> </configuration> |