You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Alexis Agahi <so...@prefetch.com> on 2004/08/07 01:28:04 UTC

Re: Cornerstone - Maven issue ?

On Saturday 07 August 2004 01:52, Paul Hammant wrote:
> I'm trying to submit some patches for Cornerstone to allow it (or at
> least ConnectionManager) to be used without Avalon.  Specifically, in a
> Constructor Dependency Injection (CDI) manner.
>
> I'm having problems getting Maven 1.0 to compile it. Some custom Avalon
> goal is missing (see below)
>
> Any ideas?
>
> - Paul
>
> +----------------------------------------
>
> | Building: Cornerstone Connection Manager Implementation
> | Memory: 7M/7M
>
> +----------------------------------------
> Plugin 'maven-deploy-plugin' in project 'Cornerstone Connection Manager
> Implementation' is not available
>
> BUILD FAILED
> File...... D:\OSS\Apache\avalon-components\cornerstone\maven.xml
> Element... maven:reactor
> Line...... 53
> Column.... 31
> Unable to obtain goal [java:prepare-filesystem] --
> D:\OSS\Apache\avalon-components\cornerstone\connection\impl\maven.xml:4:37:
> <attainGoal> No goal [avalon:meta]

silly question, check if you have 
$MAVEN_HOME/plugins/avalon-meta-plugin-*.jar

-- 
Al

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: Cornerstone - Maven issue ?

Posted by Paul Hammant <Pa...@Hammant.org>.
Alexis

>silly question, check if you have 
>$MAVEN_HOME/plugins/avalon-meta-plugin-*.jar
>
>  
>
Nope - don't have that.

- Paul


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org