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

Deploy scripts fail on missing pom for devhub parent project #90

Open
dlhartveld opened this issue Feb 8, 2013 · 2 comments
Open

Deploy scripts fail on missing pom for devhub parent project #90

dlhartveld opened this issue Feb 8, 2013 · 2 comments
Labels
Milestone

Comments

@dlhartveld
Copy link
Contributor

The deploy scripts run builds from a module in the project. They fail because the parent pom is missing. This is probably because there was never a local mvn install.

Simplest solution: run the build scripts from the root of the project.

@dlhartveld
Copy link
Contributor Author

Workaround: first, do a complete build from the repository root (mvn install), then, run the the redeploy script.

@alexnederlof
Copy link
Contributor

Fixing this would have been less work then filing this issue.

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

No branches or pull requests

2 participants