Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.

You don't need build-helper-maven-plugin #1

Open
tbroyer opened this issue Aug 6, 2016 · 1 comment
Open

You don't need build-helper-maven-plugin #1

tbroyer opened this issue Aug 6, 2016 · 1 comment

Comments

@tbroyer
Copy link

tbroyer commented Aug 6, 2016

…if you use maven-compiler-plugin 3.5.1 (actually, this has been added in 3.2 but it required mvn clean until 3.5.1)

You can then even use <annotationProcessorPaths> (added in 3.5) instead of adding dagger-compiler to the classpath.

@zak905
Copy link
Member

zak905 commented Aug 6, 2016

Thanks a lot for reporting and for all your remarks. I am going to answer one by one.

I am using version 2.3.2 of Maven compiler in that archetype. I will update then.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants