Hello,
I am so sorry,
Here it is some detail.
run maven with -X
...
war:war-resources:
[copy] [DEBUG] fileset: Setup scanner in dir
/home/youngho/project/M-Project/src/webapp with patternSet{ includes: [**]
excludes: [] }
stop working any more
So I have to kill the process
/home/youngho/project/maven/maven-1.0.2/bin/maven: line 162: 23569 죽었음
"$JAVACMD" $MAVEN_OPTS
-Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl
-Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
"-Djava.endorsed.dirs=${MAVEN_ENDORSED}" -classpath
"${MAVEN_HOME}/lib/forehead-${FOREHEAD_VERSION}.jar"
"-Dforehead.conf.file=${MAVEN_HOME}/bin/forehead.conf" "-Dtools.jar=$TOOLS_JAR"
"-Dmaven.home=${MAVEN_HOME}" $MAIN_CLASS "$@"
looks like ant copy task problem but I don't know ...
maven 1.0.2 , ant 1.7.0, and java 1.5.0_12
please give me some light.
Thanks.
Youngho
----- Original Message -----
From: "Jo Vandermeeren" <[EMAIL PROTECTED]>
To: "Maven Users List" <[email protected]>; "Youngho Cho" <[EMAIL
PROTECTED]>
Sent: Thursday, May 31, 2007 4:47 PM
Subject: Re: maven 1.0.2 + Java 1.5 at Linux
> Be more specific if you want someone to answer your questions.
> What is not working, what are the error messages, etc.
>
> Cheers
> Jo
>
> On 5/31/07, Youngho Cho <[EMAIL PROTECTED]> wrote:
> >
> > Hello,
> >
> > So far I used maven 1.0.2 with Java 1.4 at linux machine.
> > and 1.0.2 with java 1.5 at Windows marchine.
> > Working is no problem at all.
> >
> > Now I updated linux machine java to 1.5.
> > But maven 1.0.2 with Java 1.5 at Linux machine didn't work at all.
> >
> > Is there any way to solve it ?
> >
> >
> > Thanks,
> >
> > Youngho
>