I'm wondering if anyone has ever encountered this or what the suggested best practice is from the maven team.
We have a project, JBoss Webservices. This project has one source tree and is set up as a single project. We build a jar using jdk1.5. Next we retrotranslate that jar to run on a 1.4 version jvm which produces a second artifact webservices1.4 version. Of course, this defies the one artifact rule for the project structure. What would be the best practice for something like this?? I'm not sure how I could do two projects as there is only one source tree...... Ruel Loehr JBoss QA --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
