I believe this is already exhibited in one of the reactor tests under touchstone that is not being run, so we have a good test case to work with.
Can one of the reporters check that this is the same problem you are experiencing? cd src/test/touchstone-build/src/reactor-build/run_twice maven - Brett > -----Original Message----- > From: Steve Garcia [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 30 September 2003 2:46 AM > To: 'Maven Users List' > Subject: RE: unknown goal - reactor problem > > > I experienced something similar (and I sent out an e-mail > last week about > this.) I defined my own goal in the POM and the reactor is > unable to attain my custom goal. The goal was defined in the > root maven.xml file. > > Basically you can't reference your own goals using the reactor. > > -- Steve >
