[EMAIL PROTECTED] wrote:
>>There is a patch for problems with Delevloper Acitivity report problem
>>attached MAVEN-110 issue. I asked dIon to apply it, but he seems to be
>>busy :-(.
> 
> Yah, busy as in, busy reinstalling software and reading emails from two 
> days without a laptop :-(

Nope, nobody did.

I noticed that there is a problem by the patch -- if the change in
activity/project.xml is applied, maven fails to bootstrap. I think
Jason might want to take look at it:

     [exec] +----------------------------------------
     [exec] | Building Maven Changelog Plug-in
     [exec] +----------------------------------------
<snip>
     [exec]     [jar] Building jar:
/home/fil/projects/jakarta-turbine-maven/src/plugins-build/changelog/target/maven-changelog-plugin-1.2-SNAPSHOT.jar
     [exec]     [copy] Copying 1 file to
/usr/local/maven/repository/maven/jars

     [exec] build:end:

     [exec] +----------------------------------------
     [exec] | Building Maven Activity Plug-in
     [exec] +----------------------------------------
     [exec] Attempting to download maven-changelog-plugin-1.2-SNAPSHOT.jar.
     [exec] [ERROR] WARNING: Failed to download
maven-changelog-plugin-1.2-SNAPSHOT.jar.
     [exec] [ERROR]
org.apache.maven.verifier.UnsatisfiedDependencyException: The build
cannot continue because of the following unsatisfied dependency:
     [exec] [ERROR]
     [exec] [ERROR] maven-changelog-plugin-1.2-SNAPSHOT.jar

Without that change, activity plugin bails out when invoked directly (as
opposed to being called from site task).

I'd suggest applying the changes to developer-activity.dvsl and
maven.xml only until the dependency issue is resolved.

Rafal


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to