mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
[DS-3031] Remove maven warning "Cannot include project artifact ..." in the assembly step
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
<include>*:jar:*</include>
|
||||
</includes>
|
||||
<outputDirectory>lib</outputDirectory>
|
||||
<useProjectArtifact>false</useProjectArtifact>
|
||||
</dependencySet>
|
||||
</dependencySets>
|
||||
|
||||
|
Reference in New Issue
Block a user