Skip to content
New issue

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

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

Already on GitHub? # to your account

Remove bad dependency, make build pass again. #397

Merged
merged 1 commit into from
Jan 14, 2015

Conversation

hgschmie
Copy link
Contributor

No description provided.

@tpetr
Copy link
Contributor

tpetr commented Jan 14, 2015

thanks! we're building with mvn clean deploy (and i usually test things locally with mvn clean package), and it looks like that doesn't run all the goals that travis' mvn install does. is there a better goal I should be using? or do i just need to manually run dependency:analyze too?

tpetr added a commit that referenced this pull request Jan 14, 2015
Remove bad dependency, make build pass again.
@tpetr tpetr merged commit b3c6cab into HubSpot:master Jan 14, 2015
@jhaber
Copy link
Member

jhaber commented Jan 14, 2015

You can change the phase of the dependency plugin to prepare-package which I think is helpful

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

Successfully merging this pull request may close these issues.

3 participants