dvdkruk / spray

Automatically exported from code.google.com/p/spray
0 stars 0 forks source link

mvn plugin fails on circular dependencies between normal code and xtend #320

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Choose a Component label.

What steps will reproduce the problem?
1. Unzip sample.jar
2. Change into directory ..../sample-project-xtend-mvn-stub-fail
3. mvn clean install

What is the expected output? What do you see instead?
Eclipse plugin works properly, mvn build fails

What version of the product are you using? On what operating system?
Linux, xtend-maven-plugin 2.5.3

Please provide any additional information below.
I think the stubs are wrong, DummyImpl does not implement DummyService

This shadows another related bug: MyImpl can not be cast to MyService.

Original issue reported on code.google.com by mark.vol...@gmail.com on 8 Apr 2014 at 3:27

Attachments:

GoogleCodeExporter commented 8 years ago
sorry, wrong project. Thought this was the site where the xtend pluginw as 
hosted

Original comment by mark.vol...@gmail.com on 10 Apr 2014 at 8:50

GoogleCodeExporter commented 8 years ago

Original comment by de.abg.r...@gmail.com on 1 Jun 2014 at 9:18