Skip to content

Commit b28a553

Browse files
ahornaceVladimir Kotal
authored andcommitted
Change plugins file structure to follow a standard way
1 parent 6fd51b3 commit b28a553

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+0
-13
lines changed

plugins/pom.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -80,19 +80,6 @@ Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
8080
</dependencies>
8181

8282
<build>
83-
<sourceDirectory>src</sourceDirectory>
84-
<testSourceDirectory>test</testSourceDirectory>
85-
86-
<testResources>
87-
<testResource>
88-
<targetPath>opengrok/auth/plugin/</targetPath>
89-
<directory>test/opengrok/auth/plugin/</directory>
90-
<excludes>
91-
<exclude>*.java</exclude>
92-
</excludes>
93-
</testResource>
94-
</testResources>
95-
9683
<plugins>
9784
<plugin>
9885
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)