Wow, that's not good. I didn't realize that was the effect of using that default profile in that situation. I'm guessing it would be easier, then, for everyone if I re-worked the sde maven poms so that there was no 'default profile' magic in them. I'll do that at my next opportunity. --saul
________________________________ From: [EMAIL PROTECTED] on behalf of Justin Deoliveira Sent: Wed 4/18/2007 12:18 PM To: Andrea Aime Cc: Martin Desruisseaux; GeoTools Developers List Subject: Re: [Geotools-devel] Maven build: make "nojai" profile the default? > Sigh, it seems the surefire guys keep on screwing it up more and more. > I'm +1 with making nojai the default, but... is there any good reason to > upgrade to 2.3? Keep in mind that making a profile the default can lead to problems in other modules. For instance, in arcsde Saul has set up a profile which loads the dummy sde jar which is activated by default. Activating another profile by default will cancel this one out. Which means arcsde module wont build. This hits on why i think we are overusing profiles imho. So this will only really work if no other modules specify default profiles. -Justin > > Cheers > Andrea > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Justin Deoliveira The Open Planning Project [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
