On Dec 8, 2007 6:40 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > I'm looking at the 1.0.x branch, trying to get everything into a > single distribution so that it's easy to release.
Or not. I didn't realize how many example apps we have! I put them back in a profile so they're not part of the default build. Use -Dapps to activate the profile. I switched to the latest assembly plugin version (2.2-beta-1) and attached the framework distribution assembly so it should build during the normal lifecycle (i.e., when you type 'mvn site install' instead of having to type 'cd shale-dist; mvn assembly:assembly'.) The contents need to be verified, though. It might not be picking up the documentation. Looks like the two remaining issues are the snapshot version of the shale-master pom, and the Tiles dependency which is on an old snapshot. Shale Tiles does not compile against any release of Tiles 2. Is anyone planning to work on the Tiles integration? -- Wendy