-
Notifications
You must be signed in to change notification settings - Fork 100
Description
Thanks for reply. Sorry I don't know maven well enough, so that's why I am asking simple questions .
I have built "morevaadin-parent" (with success) but even after that , I got error when trying to do "mvn install" on subprojects(e.g "custom-component-example" ).
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project com.morevaadin.vaadin7.custom:custom-component-example:1.0.0 (C:\Users\Vahe\Desktop\VaadinWithGWT\More-Vaadin\custom-component-example\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Failure to find com.morevaadin:morevaadin-parent:pom:1.2.0 in http://gwtbootstrap.github.com/maven/snapshots was cached in the local repository, resolution will
not be reattempted until the update interval of gwt-bootstrap has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 4, column 10 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
Could you please help one more time.? Also It will be great to have build instructions in README.md(for people who is not comfortable with maven(like me)).
Thanks,
Vahe.