Re: Add .classes to compilation classpath

2008-03-04 Thread georges . ravel
Oh sorry, I meant to include some .class files from some other projects which are not maven projects and they can not be easily installed as maven packages. I think it would be possible to use ant plugin but it should be something much simpler I guess? Thanks Quoting amit kumar <[EMAIL PROTECTE

Add .classes to compilation classpath

2008-03-04 Thread georges . ravel
Hi everybody, I'm new to maven. I have a simple question that I can't find an answer anywhere: I want to include additional classes in the classpath while compiling my project but I can't find any obvious solution for this. - The classes I want to include can not be installed in a maven reposito