Skip to content

Commit

Permalink
Switch back to takari smart builder (#805)
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet authored Mar 10, 2023
1 parent 6e4e9df commit 65da451
Show file tree
Hide file tree
Showing 20 changed files with 22 additions and 2,059 deletions.
6 changes: 6 additions & 0 deletions daemon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@
<artifactId>plexus-interactivity-api</artifactId>
</dependency>

<dependency>
<groupId>io.takari.maven</groupId>
<artifactId>takari-smart-builder</artifactId>
<version>0.6.2</version>
</dependency>

<!-- Logging -->
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down
335 changes: 0 additions & 335 deletions daemon/src/main/java/org/mvndaemon/mvnd/builder/DependencyGraph.java

This file was deleted.

Loading

0 comments on commit 65da451

Please sign in to comment.