ok! thanks matt:)
mraible wrote:
>
> Try using:
>
> **/*.xml
>
> That should work.
>
> Matt
>
> On 3/26/07, aninggo <[EMAIL PROTECTED]> wrote:
>>
>> i try edit pom
>>
>>
>> src/main/java
>>
>> *.xml
>>
Try using:
**/*.xml
That should work.
Matt
On 3/26/07, aninggo <[EMAIL PROTECTED]> wrote:
i try edit pom
src/main/java
*.xml
false
but it not work
aninggo wrote:
>
> ye
i try edit pom
src/main/java
*.xml
false
but it not work
aninggo wrote:
>
> yes, i use eclipse ,but Maven2 not be achieve?Thanks, Mike and the Barlow
>
>
> Philip Barlo
yes, i use eclipse ,but Maven2 not be achieve?Thanks, Mike and the Barlow
Philip Barlow wrote:
>
> You can add this to your pom but it shouldn't be necessary, we had the
> same problem, i think it might be something to do with eclipse auto
> building the project, are you using eclipse?
>
>
You can add this to your pom but it shouldn't be necessary, we had the
same problem, i think it might be something to do with eclipse auto
building the project, are you using eclipse?
${basedir}/src/java
*.hbm.xml
All xml files should be added below src/main/resources. Where are you adding
your?
Mike
On 3/26/07, aninggo <[EMAIL PROTECTED]> wrote:
I add the *.xml file in org.xx.xx ,But maven2 not auto copy file . i
usered
mvn jetty:run-war.
--
View this message in context:
http://www.nabble.com/Maven
I add the *.xml file in org.xx.xx ,But maven2 not auto copy file . i usered
mvn jetty:run-war.
--
View this message in context:
http://www.nabble.com/Maven2-problem-tf3465356s2369.html#a9668389
Sent from the AppFuse - User mailing list archive at Nabble.com.
--