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

Solve pprocemis build/maven problem #102

Open
billyc opened this issue May 22, 2019 · 5 comments
Open

Solve pprocemis build/maven problem #102

billyc opened this issue May 22, 2019 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@billyc
Copy link
Collaborator

billyc commented May 22, 2019

I still can't solve the Maven problem and I've spent a few hours researching and trying various pom.xml hacks. Nothing seems to work.

Sorry to throw this back on your pile, but I just don't know enough about Maven to fix this.

@billyc billyc added the bug Something isn't working label May 22, 2019
@Janekdererste
Copy link
Member

Don't worry. I love Maven bugs!

@Janekdererste
Copy link
Member

The last build in #101 is passing though

@Janekdererste
Copy link
Member

Can you push your last changes onto the branch? I will try to solve these issues then.

@billyc
Copy link
Collaborator Author

billyc commented May 22, 2019

I just pushed the changes onto branch: feature/#71-nox-post-processing (note the PR page said that in order to add more commits, I'd have to push directly to develop, which I don't want to do)

The code "builds" but when you run the Emissions Server, it either:

  • Crashes with NoSuchMethodError, unless you add those pom.xml dependency exceptions on org.matsim.contrib
  • Or with those exceptions added, it doesn't crash, but doesn't actually build anything. Just quits silently when it tries to parse the XML input file.

I'm available by phone/skype/whatsapp if that would be useful!

@Janekdererste
Copy link
Member

Instead of excluding all transitive dependencies I only excluded org.hibernate.validator.

The build works now and the app starts. Please test whether the reading of files works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants