Rahul Akolkar wrote: [snip] > I have to step out in a minute or two (I can try later), but what I'd > try is to make the complete transition to the standard directory > layout: > > 1) Move sources to src/main/java > > 2) Move tests to src/test/java > > 3) Remove following from pom: > <sourceDirectory>src/java</sourceDirectory> > <testSourceDirectory>src/test</testSourceDirectory> > > 4) Change any bits in the pom that refer to old paths in 1 and 2 > > 5) Build
Resources should be in src/main/resources i.e. there should be META-INF/services/javax.script.ScriptEngineFactory - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
