Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

Could not find method modifyPom #18

Closed
diwakergupta opened this issue Dec 27, 2013 · 2 comments
Closed

Could not find method modifyPom #18

diwakergupta opened this issue Dec 27, 2013 · 2 comments
Assignees
Labels
Milestone

Comments

@diwakergupta
Copy link

Everything works fine for me with v0.3. I was trying out 0.6 and keep hitting this error:

FAILURE: Build failed with an exception.

* Where:
Build file '/urlshortener/build.gradle' line: 40

* What went wrong:
A problem occurred evaluating root project 'urlshortener'.
> Could not find method modifyPom() for arguments [build_3gjs2tkath1vk6re4mfisgsask$_run_closure4@6f7f0411] on root project 'urlshortener'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

The build file is available at https://github.com/maginatics/urlshortener/blob/master/build.gradle -- just switch to jcenter and bump plugin version to repro this failure.

@diwakergupta
Copy link
Author

I did find #10 while googling but this doesn't seem to be the same problem but does have same symptoms.

@diwakergupta
Copy link
Author

Thanks for the quick fix @bmuschko!

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

No branches or pull requests

2 participants