+1 -Marshall
Jörn Kottmann wrote: > The maven eclipse plugin expects that the folder name of the > project matches the artifactId, but that is not the case for Lucas. > The artifactId is "lucas" and the folder name is "Lucas". > > On Unix eclipse cannot find the "lucas" project, because its named > "Lucas". > > I suggest that we either change the folder name or the artifactId > to be identical. > > Jörn > >