- Revision
- 749
- Author
- mauro
- Date
- 2008-06-21 03:34:36 -0500 (Sat, 21 Jun 2008)
Log Message
Updated build notes.
Modified Paths
Diff
Modified: trunk/BUILD.txt (748 => 749)
--- trunk/BUILD.txt 2008-06-21 08:15:15 UTC (rev 748) +++ trunk/BUILD.txt 2008-06-21 08:34:36 UTC (rev 749) @@ -27,7 +27,8 @@ Rather than configuring lots of remote repositories to the root POM, which implies lots of redundant lookups to several remote servers, it is the responsibility of the user building the code to ensure that these are configured in the user ~/.m2/settings.xml, as profiles, and then build (just once) with the corresponding profiles to retrieve the dependency. -A good practice is to leave a note next to dependency declaration where these are found. +A good practice is to leave a note next to dependency declaration where it is found, if not in central repo. +Another option is to define a waffle profile with all the remote repositories needed by project and activate it on demand. Eg to build with openqa profile (for selenium):
To unsubscribe from this list please visit:
