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

mvn install fails #201

Closed
deas opened this issue Aug 4, 2014 · 3 comments
Closed

mvn install fails #201

deas opened this issue Aug 4, 2014 · 3 comments
Assignees
Milestone

Comments

@deas
Copy link

deas commented Aug 4, 2014

"Naively" running "mvn install" in the root directory fails

alfresco-sdk/modules/alfresco-rad/src/main/java/org/alfresco/maven/rad/RemoteRunnerWrapper.java:[3,33]     error: cannot find symbol
[ERROR] symbol:   class RemoteServer
[ERROR] location: package com.tradeshift.test.remote  
@mindthegab mindthegab added this to the Release-sdk-2.0.0 milestone Aug 6, 2014
@mindthegab mindthegab self-assigned this Aug 6, 2014
@mindthegab
Copy link
Contributor

Hey @deas,

funnily enough it works on my machine :)

But also on the build server (last run yesterday).

Seems you are missing the Jar from the junit-remote runner. Can you remove your local repo for com/tradeshift/junit-remote and re-try?

The dependency is in there, so I am assuming it's something local to your env.

Thanks for raising this!

@deas
Copy link
Author

deas commented Aug 6, 2014

That fixed it - thanks @mindthegab !

No clue how that jar crept into the local repo though.

@deas deas closed this as completed Aug 6, 2014
@mindthegab
Copy link
Contributor

Must be an issue on the repo side. I'll investigate if I find something, although we just upgraded to nexus 2.8 and bumped up resources.

Odd.

Sent from my iPhone

On Aug 6, 2014, at 3:26 AM, Andreas Steffan notifications@github.com wrote:

That fixed it - thanks @mindthegab !

No clue how that jar crept into the local repo though.


Reply to this email directly or view it on GitHub.

@mindthegab mindthegab modified the milestones: 2.0.0-beta-1, 2.0.0-beta-3 Sep 9, 2014
@mindthegab mindthegab modified the milestones: 2.0.0-beta-4, 2.0.0 Dec 23, 2014
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

2 participants