Skip to content

Commit

Permalink
Don't include org.eclipse.m2e.workspace.cli.source
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelistria committed Oct 31, 2023
1 parent 9bc1cad commit a90f4a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions target-platform/target-platform.target
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,11 @@
<version>1.5.0</version>
<type>jar</type>
</dependency>
</dependencies>
</location>
<location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="false" label="M2E Workspace CLI" missingManifest="error" type="Maven">
<!-- Dedicated location to *NOT* include sources -->
<dependencies>
<dependency>
<groupId>io.takari.m2e.workspace</groupId>
<artifactId>org.eclipse.m2e.workspace.cli</artifactId>
Expand Down

0 comments on commit a90f4a3

Please sign in to comment.