I fixed the samples instructions. You will have to run 'mvn install" and then run "mvn site".
Cheers Prasad On 9/21/07, dbrenck <[EMAIL PROTECTED]> wrote: > > This did the trick! > > Don't know why, but seemingly "mvn install" must be called before "mvn clean > install site" > > What's (may be) the reason for this behaviour? > > > Lin Sun-2 wrote: > > > > Hi, Looks like this org.apache.geronimo.samples:myphonebook-ejb:jar is a > > sample jar that is supposed to be built part of the myphonebook project. > > Maybe you could go to the ejb folder and do a "mvn install" first to > > build that. > > > > If you have a pretty good m2 local repo, you can just build offline by > > doing "mvn -o". > > > > Lin > > > > -- > View this message in context: > http://www.nabble.com/maven---geronimo-2.0-example-build-problem-tf4496318s134.html#a12823984 > Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. > >
