Skip to content

Commit

Permalink
Merge pull request #800 from ajcamilo/master
Browse files Browse the repository at this point in the history
remove force recompilation of classes from jooby:spec
  • Loading branch information
jknack authored Jun 2, 2017
2 parents 8ae900f + 9d1ad58 commit 9985a02
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@

@Mojo(name = "spec", requiresDependencyResolution = ResolutionScope.COMPILE,
defaultPhase = LifecyclePhase.PROCESS_CLASSES)
@Execute(phase = LifecyclePhase.PROCESS_CLASSES)
public class RouteProcessorMojo extends AbstractMojo {

@Component
Expand Down

0 comments on commit 9985a02

Please sign in to comment.