You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Fritz Oconer <fo...@exist.com> on 2005/10/01 07:13:49 UTC

Build Error

Hi All,

When trying to build from the latest svn head ( http://svn.apache.org/repos/asf/maven/continuum/trunk ), the following exception occured

[ERROR] BUILD ERROR
[INFO] -------------------------------------------------------------------------
[INFO] Diagnosis: Error configuring plugin for execution of 'plexus:runtime'.
[INFO] -------------------------------------------------------------------------

Any suggestions on how to resolve this issue would be appreciated.

Regards,
Fritz

Re: Build Error

Posted by Brett Porter <br...@gmail.com>.
On 10/3/05, Fritz Oconer <fo...@exist.com> wrote:
> I'm using maven from the binary "maven-2.0-alpha-3-bin" and the exception
> that was thrown is

alpha-3 is no longer supported. Please use beta-2.

> Caused by: org.apache.maven.plugin.PluginParameterException: Invalid or
> missing parameters: [Mojo parameter [name: 'runtimeConfigurationProperties';
> alias: 'null']] for mojo: plexus:plexus-maven-plugin:1.1-alpha-6:runtime

This usually happens when a profile was not given. Were you using the
provided build script, or just m2 install?

> Attachment contains the maven log file.

Nothing was attached.

> Also, several jar files required to
> build continuum project is not in the maven 2 repository.

Can you be more specific?

Thanks,
Brett

Re: Build Error

Posted by Fritz Oconer <fo...@exist.com>.
Hi,

I'm using maven from the binary "maven-2.0-alpha-3-bin" and the exception
that was thrown is

[ERROR] BUILD ERROR
[INFO] ---------------------------------------------------------------------
-------
[INFO] Diagnosis: Error configuring plugin for execution of
'plexus:runtime'.
[INFO] ---------------------------------------------------------------------
-------
[DEBUG] Trace:

org.apache.maven.plugin.MojoExecutionException: Error configuring plugin for
execution of 'plexus:runtime'.
 at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManage
r.java:374)
 at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLife
cycleExecutor.java:515)
 at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle
(DefaultLifecycleExecutor.java:470)
 at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifec
ycleExecutor.java:456)
 at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(Defa
ultLifecycleExecutor.java:278)
 at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycle
Executor.java:136)
 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:216)
 at org.apache.maven.cli.MavenCli.main(MavenCli.java:246)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
 at java.lang.reflect.Method.invoke(Method.java:324)
 at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
 at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
 at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
 at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.PluginParameterException: Invalid or
missing parameters: [Mojo parameter [name: 'runtimeConfigurationProperties';
alias: 'null']] for mojo: plexus:plexus-maven-plugin:1.1-alpha-6:runtime
 at
org.apache.maven.plugin.DefaultPluginManager.checkRequiredParameters(Default
PluginManager.java:811)
 at
org.apache.maven.plugin.DefaultPluginManager.getConfiguredMojo(DefaultPlugin
Manager.java:548)
 at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManage
r.java:369)
 ... 15 more
[INFO] ---------------------------------------------------------------------
-------

Attachment contains the maven log file. Also, several jar files required to
build continuum project is not in the maven 2 repository.

Regards,
Fritz

----- Original Message -----
From: "Brett Porter" <br...@gmail.com>
To: <co...@maven.apache.org>
Cc: <fo...@exist.com>
Sent: Saturday, October 01, 2005 1:21 PM
Subject: Re: Build Error


> What version of Maven are you using?
>
> Can you run with -X to see what the exception is?
>
> - Brett
>
> On 10/1/05, Fritz Oconer <fo...@exist.com> wrote:
> > Hi All,
> >
> > When trying to build from the latest svn head (
http://svn.apache.org/repos/asf/maven/continuum/trunk ), the following
exception occured
> >
> > [ERROR] BUILD ERROR
> >
[INFO] ---------------------------------------------------------------------
----
> > [INFO] Diagnosis: Error configuring plugin for execution of
'plexus:runtime'.
> >
[INFO] ---------------------------------------------------------------------
----
> >
> > Any suggestions on how to resolve this issue would be appreciated.
> >
> > Regards,
> > Fritz
> >
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.344 / Virus Database: 267.11.9/115 - Release Date: 9/29/2005
>
>

Re: Build Error

Posted by Brett Porter <br...@gmail.com>.
What version of Maven are you using?

Can you run with -X to see what the exception is?

- Brett

On 10/1/05, Fritz Oconer <fo...@exist.com> wrote:
> Hi All,
>
> When trying to build from the latest svn head ( http://svn.apache.org/repos/asf/maven/continuum/trunk ), the following exception occured
>
> [ERROR] BUILD ERROR
> [INFO] -------------------------------------------------------------------------
> [INFO] Diagnosis: Error configuring plugin for execution of 'plexus:runtime'.
> [INFO] -------------------------------------------------------------------------
>
> Any suggestions on how to resolve this issue would be appreciated.
>
> Regards,
> Fritz
>