[jira] Commented: (DIRSERVER-769) NtpServer fails to compile causing failure to build trunks.

2006-11-01 Thread Emmanuel Lecharny (JIRA)
[ http://issues.apache.org/jira/browse/DIRSERVER-769?page=comments#action_12446189 ] Emmanuel Lecharny commented on DIRSERVER-769: - Very strange. The apacheds project's pom.xml reference the 1.0.0 version of mina : ...

[jira] Commented: (DIRSERVER-769) NtpServer fails to compile causing failure to build trunks.

2006-11-01 Thread Emmanuel Lecharny (JIRA)
[ http://issues.apache.org/jira/browse/DIRSERVER-769?page=comments#action_12446204 ] Emmanuel Lecharny commented on DIRSERVER-769: - Damn !!! You are right ! NtpServer fails to compile causing failure to build trunks.

[jira] Commented: (DIRSERVER-769) NtpServer fails to compile causing failure to build trunks.

2006-11-01 Thread Emmanuel Lecharny (JIRA)
[ http://issues.apache.org/jira/browse/DIRSERVER-769?page=comments#action_12446245 ] Emmanuel Lecharny commented on DIRSERVER-769: - Ok, give it another try after a svn up and removing .m2/repository. It should work now ...

[jira] Commented: (DIRSERVER-769) NtpServer fails to compile causing failure to build trunks.

2006-11-01 Thread Emmanuel Lecharny (JIRA)
[ http://issues.apache.org/jira/browse/DIRSERVER-769?page=comments#action_12446257 ] Emmanuel Lecharny commented on DIRSERVER-769: - Damn, another mistake ! Maven can't handle more than one level of inheritence ! Fixed in commit

[jira] Commented: (DIRSERVER-769) NtpServer fails to compile causing failure to build trunks.

2006-10-31 Thread John Conlon (JIRA)
[ http://issues.apache.org/jira/browse/DIRSERVER-769?page=comments#action_12446112 ] John Conlon commented on DIRSERVER-769: --- Still a problem. Does your NtpServer reference something besides IoServiceConfig? [INFO]

[jira] Commented: (DIRSERVER-769) NtpServer fails to compile causing failure to build trunks.

2006-10-31 Thread Emmanuel Lecharny (JIRA)
[ http://issues.apache.org/jira/browse/DIRSERVER-769?page=comments#action_12446118 ] Emmanuel Lecharny commented on DIRSERVER-769: - It should not explose :) 1) remove ~/.m2/repository 2) go to apacheds root 3) do mvn install it

[jira] Commented: (DIRSERVER-769) NtpServer fails to compile causing failure to build trunks.

2006-10-31 Thread John Conlon (JIRA)
[ http://issues.apache.org/jira/browse/DIRSERVER-769?page=comments#action_12446146 ] John Conlon commented on DIRSERVER-769: --- I can build protocol-ntp as a standalone project, but not as part of a multproject build. For some reason the

[jira] Commented: (DIRSERVER-769) NtpServer fails to compile causing failure to build trunks.

2006-10-29 Thread John Conlon (JIRA)
[ http://issues.apache.org/jira/browse/DIRSERVER-769?page=comments#action_12445452 ] John Conlon commented on DIRSERVER-769: --- Well metaphysically yes, as I now 'should' be able to build apacheds consciously - all previous successfull

[jira] Commented: (DIRSERVER-769) NtpServer fails to compile causing failure to build trunks.

2006-10-29 Thread Emmanuel Lecharny (JIRA)
[ http://issues.apache.org/jira/browse/DIRSERVER-769?page=comments#action_12445476 ] Emmanuel Lecharny commented on DIRSERVER-769: - I personally have a henhouse from which I choose a chiken every time I have to use maven, and I'm

[jira] Commented: (DIRSERVER-769) NtpServer fails to compile causing failure to build trunks.

2006-10-29 Thread Emmanuel Lecharny (JIRA)
[ http://issues.apache.org/jira/browse/DIRSERVER-769?page=comments#action_12445477 ] Emmanuel Lecharny commented on DIRSERVER-769: - As of now, Alex modified the build system. Give it a try ! NtpServer fails to compile causing