Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find method dryRun() for arguments [true] on object of type com.archinamon.AspectJExtension. #111

Open
rahuljain88 opened this issue Apr 22, 2020 · 0 comments

Comments

@rahuljain88
Copy link

We are using archinamon 3.4.5 version .

When we used dryRun true in aspectj snippet like below

aspectj {
includeAllJars true
ajcArgs << "-Xlint:ignore"
// comma seperated values. Add "mpulse" if application uses this plugin
weaveInfo true
compileTests false
dryRun true
}

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

No branches or pull requests

1 participant