Hi, I am new to Maven.. As I tried to migrate my Ant scripts to Maven, I have some questions:
1. My project uses EJBGen, so I figured that the only way to migrate my EJBGen task to Maven is to define a "goal" in "maven.xml". My question is, when I am in "maven.xml", how do I know the dependency JAR files defined in "project.xml"? 2. I have several projects that uses EJBGen too, how can I share "maven.xml" across them all? Some posting in the mailing list suggested Reactor but I don't understand how reactor works... 4. Does project.xml understands Jelly tags? Any help is appreciated. Charles -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
