I just noticed this issue now as well, where the source distros are gone. I'll wait for your workaround then.
On Thu, Feb 5, 2009 at 12:11 AM, ant elder <[email protected]> wrote: > Another problem i've just noticed with this is that having two assembly > plugin configurations in the pom.xml seems to be confusing maven so now the > distribution build doesn't work correctly and now the binary distribution > gets overwritten by the src distribution. > > I'll fix it for now by merging the two assembly configs into one so that we > always build the three distro types - bin, src, and dir. > > ...ant > > > On Wed, Feb 4, 2009 at 4:30 PM, ant elder <[email protected]> wrote: >> >> So close. This fail is because the creation of the dir format distribution >> only happens in the default profile not in the distribution profile, so the >> sample itest can't work when building with -Pdistribution. Any one know if >> there was a reason to only put that in the default profile? >> >> ...ant >> >> On Wed, Feb 4, 2009 at 4:23 PM, [email protected] >> <[email protected]> wrote: >>> >>> Online report : >>> http://vmbuild.apache.org/continuum/buildResult.action?buildId=140882&projectId=277 >>> >>> Build statistics: >>> State: Failed >>> Previous State: Failed >>> Started at: Wed 4 Feb 2009 08:14:52 -0800 >>> Finished at: Wed 4 Feb 2009 08:21:49 -0800 >>> Total time: 6m 57s >>> Build Trigger: Forced >>> Build Number: 205 >>> Exit code: 1 >>> Building machine hostname: vmbuild.apache.org >>> Operating system : Linux(unknown) >>> Java Home version : java version "1.5.0_12" >>> Java(TM) 2 Runtime Environment, Standard Edition (build >>> 1.5.0_12-b04) >>> Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, >>> sharing) >>> Builder version : >>> Maven version: 2.0.9 >>> Java version: 1.5.0_12 >>> OS name: "linux" version: "2.6.20-16-server" arch: "i386" Family: >>> "unix" >>> >>> **************************************************************************** >>> SCM Changes: >>> >>> **************************************************************************** >>> No files changed >>> >>> >>> **************************************************************************** >>> Dependencies Changes: >>> >>> **************************************************************************** >>> No dependencies changed >>> >>> >>> >>> **************************************************************************** >>> Build Definition: >>> >>> **************************************************************************** >>> POM filename: pom.xml >>> Goals: -fae -Pdistribution clean install Arguments: --batch-mode >>> Build Fresh: false >>> Always Build: false >>> Default Build Definition: true >>> Schedule: ONCE_A_DAY_2_00_AM >>> Profile Name: Java 5, Large Memory >>> Description: >>> >>> **************************************************************************** >>> Test Summary: >>> >>> **************************************************************************** >>> Tests: 640 >>> Failures: 0 >>> Total time: 117.791985 >>> >>> >>> >>> >> > > -- Luciano Resende Apache Tuscany, Apache PhotArk http://people.apache.org/~lresende http://lresende.blogspot.com/
