<div dir="ltr">Hi, Ceki.<div><br></div><div>First, the project structure makes a little difficult to set up everything. You need to import the subprojects (logback-core, logback-classic, etc).</div><div><br></div><div>I have run in some test failures in Eclipse Mars on Centos 7.1 for logback-core.</div><div>







<p class="">Failed tests: </p>
<p class="">  TimeBasedRollingWithArchiveRemoval_Test.dailyRolloverWithInactivity70:133->generateDailyRollover:104->check:325 expected:<7> but was:<8></p>
<p class="">  RollingCalendarTest.testCollisionFreenes:115->checkCollisionFreeness:125</p></div><div>







<p class="">Tests run: 515, Failures: 2, Errors: 0, Skipped: 6</p><p class="">Other than that, Eclipse does not like pretty much when you mix different languages in the same project. I have this kind of issues not in the build, which I have not been able to do because the previous tests errors but on the class resolution. It happened in logback-classic (java and groovy clases), not in logback-access.<br></p><p class="">HTH.</p>







</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-02-25 17:12 GMT+01:00 Ceki Gulcu <span dir="ltr"><<a href="mailto:ceki@qos.ch" target="_blank">ceki@qos.ch</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hello all,<br>
<br>
As a longtime user of the Maven eclipse:eclipse plugin to create Eclipse .project and .classpath files, I rarely rely on the m2eclipse plugin. The<br>
<br>
However, most Eclipse users prefer to use M2Eclipse. I have recently made an attempt to build logback with the Maven nature, i.e. with M2Eclipse. Unfortunately, I ran into compilation problems with groovy related classes.<br>
<br>
For what it is worth, the steps required to building logback using files generated with Maven eclipse:eclipse plugin are described in<br>
<br>
 <a href="http://logback.qos.ch/setup.html#eclipse" rel="noreferrer" target="_blank">http://logback.qos.ch/setup.html#eclipse</a><br>
<br>
It would be nice if a knowledgeable volunteer could help work out the steps for building logback with M2Eclipse.<br>
<br>
Best regards,<br>
<br>
--<br>
Ceki<br>
_______________________________________________<br>
logback-dev mailing list<br>
<a href="mailto:logback-dev@qos.ch" target="_blank">logback-dev@qos.ch</a><br>
<a href="http://mailman.qos.ch/mailman/listinfo/logback-dev" rel="noreferrer" target="_blank">http://mailman.qos.ch/mailman/listinfo/logback-dev</a></blockquote></div><br></div>