Skip to content

Commit

Permalink
remove legacy build and native-image mojos #374
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Loubyansky committed Dec 21, 2018
1 parent 7bd77ce commit dcddb65
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1,082 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
import org.apache.maven.plugin.MojoFailureException;
import org.apache.maven.plugins.annotations.Mojo;
import org.apache.maven.plugins.annotations.Parameter;
import org.jboss.shamrock.creator.phase.nativeimage.ReportAnalyzer;

@Mojo(name = "analyze-call-tree")
public class AnalyseCallTreeMojo extends AbstractMojo {
Expand Down

This file was deleted.

Loading

0 comments on commit dcddb65

Please sign in to comment.