David, I just did that and it works fine. When you run intitMavenPlugin, it writes that version into plugin.properties which be used as a default if the user doesn't override in their own build.properties. I will commit the change now.
Regards, -Scott > -----Original Message----- > From: David Sean Taylor [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 14, 2005 3:15 PM > To: Jetspeed Users List > Subject: Re: [J2] Build Process Changes - Version 2.0-M4-SNAPSHOT and > above. > > Scott T Weaver wrote: > > Why do we require the jetspeed.version to be manually set in > > build.properties? Can't we just put the default version in > > project.properties and allow users to override it in there > build.properties > > if need be? > > > I agree. > Think the reason is because the plugin cant pick it up from the root > jetspeed directory. Perhaps it could be added to the project.properties > under the plugin... > > > -- > David Sean Taylor > Bluesunrise Software > [EMAIL PROTECTED] > [office] +01 707 773-4646 > [mobile] +01 707 529 9194 > > --------------------------------------------------------------------- > 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]
