Wow, thanks Eric. I didn't even remember this! ;-) -Vincent
> -----Original Message----- > From: Eric Lapierre [mailto:[EMAIL PROTECTED] > Sent: mercredi 27 avril 2005 19:09 > To: 'Maven Users List'; '[EMAIL PROTECTED]' > Subject: RE: Multiproject cactus problem > > There was a bug in cactus plugin 1.6.x that started to appear with the > removal of the maven.compile.target default plugin property from the maven > java plugin 1.5. This has been fixed in cactus plugin 1.7. > http://mail-archives.apache.org/mod_mbox/jakarta-cactus- > dev/200412.mbox/%3C1 > [EMAIL PROTECTED] > > A workaround is to define the maven.compile.target=1.4 in your > project.properties file. > > -----Original Message----- > From: Dary Dominik [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 27, 2005 11:44 AM > To: [email protected] > Subject: Multiproject cactus problem > > > hello, > > i generated an maven project with the maven plugin genapp. I used the > template complex. in this generated project are cactus tests includet. i > can > run the maven command and the build is successfull. if i run the following > command, i got an error: > > command: maven multiproject:cactus > > error message: > cactus:compile: > [mkdir] Created dir: > /tmp/kannweg/components/ears/ear/target/test-cactus-cla > sses > [javac] Compiling 1 source file to > /tmp/kannweg/components/ears/ear/target/t > est-cactus-classes > javac: invalid target release: > > I use maven 1.02, cactus 13-1.6dev-20040115, java 1.4.2_08 and jboss > jboss-3.2.5 > > Thanks you! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
