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 5efee14 commit 1ca4a5e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions target-platform/target-platform.target
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,16 @@
</dependency>
</dependencies>
</location>
<location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="false" label="Misc" missingManifest="error" type="Maven">
<dependencies>
<dependency>
<groupId>io.takari.m2e.workspace</groupId>
<artifactId>org.eclipse.m2e.workspace.cli</artifactId>
<version>0.3.1</version>
<type>jar</type>
</dependency>
</dependencies>
</location>
<location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" label="Maven-archetype Common" missingManifest="generate" type="Maven">
<dependencies>
<dependency>
Expand Down

0 comments on commit 1ca4a5e

Please sign in to comment.