Hi, I have 2 projects: project1 and project2 whereby project2 shall replace a java class file from project1.jar with a file available in project2. Is there a standard way (or a workaround) to achieve this? (suppose project1 is opensource and project2 makes "closed-source" additions to project1). BTW, I would be able to change the pom.xml of both projects if necessary.
Many thanks in advance, Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
