Skip to content

Commit

Permalink
Exclude tests jar path from classpath.txt (apache#960)
Browse files Browse the repository at this point in the history
  • Loading branch information
yush1ga authored and merlimat committed Dec 12, 2017
1 parent cc18beb commit db51e28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,7 @@ flexible messaging model and an intuitive client API.</description>
</goals>
<configuration>
<outputFile>target/classpath.txt</outputFile>
<includeScope>runtime</includeScope>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit db51e28

Please sign in to comment.