On Wed, Jul 29, 2009 at 7:02 PM, Jörg Schaible<[email protected]> wrote:
> 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
>
<snip/>

That circles to the top of this thread ;-) Apparently, it still isn't working.

-Rahul

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to