Thanks. Checked it out, built it and installed it. However, it is complaining about Java 1.5 syntax in my code. Is there a way to tell it that its 1.5, or does it not support that yet?
Brian On 2/10/06, Brett Porter <[EMAIL PROTECTED]> wrote: > > mojo.codehaus.org, in the sandbox. > > On 2/11/06, Brian Burridge <[EMAIL PROTECTED]> wrote: > > bingo! That was it. Doesn't look like its been ported to Maven 2 though. > > > > Brian > > > > On 2/10/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > > > > > > it was javancss plugin, i think > > > > > > Brian Burridge a écrit : > > > > Over a year ago, when I used Maven on the project I was on at that > time, > > > I > > > > found a Maven plugin that gave a line count (also gave class and > package > > > > count). It was a very simple one, and I liked it because the IBM > project > > > I > > > > was on required line counts to be reported regularly (don't ask me > why). > > > > > > > > Now that I am setting up Maven for my current project, I'd like to > > > through > > > > that plugin/report in, but I can't find it anywhere. Anyone remember > it? > > > > > > > > Brian > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
