Quick question regarding specs.
My build just failed due to a missing dependency: geronimo-spec-javamail-1.3.1-SNAPSHOT.jar. I went into the geronimo\specs\javamail directory and ran maven which build the missing jar file. I was under the impression that we didn't have to explicitly build the specs anymore. Is this correct?
Not sure what happened here - I wiped geronimo and geronimo-spec out of my local repo and an normal offline build ("maven -o") just built that module automatically.
I have not pushed the SNAPSHOT to Apache's repo as I am still working on the implementation.
-- Jeremy
