You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Stadelmann Josef <jo...@winterthur.ch> on 2006/09/12 10:14:22 UTC

WG: jelly plugin /artifact plugin


-----Ursprüngliche Nachricht-----
Von: Emmanuel Venisse [mailto:emmanuel@venisse.net]
Gesendet: Dienstag, 12. September 2006 09:55
An: Stadelmann Josef
Betreff: Re: jelly plugin /artifact plugin


I don't use maven 1 since a very long time. You can send your mail on maven users list 
users@maven.apache.org

Emmanuel

Stadelmann Josef a écrit :
> Hi Michal, Hi Emmanuel
> 
> On OpenVMS, uisng BASH, JAVA 142, on the way to build AXIS2
> 
> I can successfully build i.e. the Data Binding module of Axis2.
> 
> But at the /dsa5/axis2/src dierectory level, on the way to atain the 
> multiproject goal
> all runs fine until this first installing .... comes. Do I have a mix up 
> of versions?
> 
> Im using
> 
> BASH$ /dsa5/apache/maven/bin/maven
> (calling a .sh fle) without any more arguments and without any 
> modifications to the .sh file launching maven
> 
> AXIS2 demands on MAVEN 1.0.2 as per documentation.
> 
> Very thankfule for a hint
> 
> Josef Stadelmann
> working on Alpha OpenVMS - BASH - JAVA 142
> 
> 
> 
> bash$ /dsa5/apache/maven/bin/maven
>  __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0.2
> 
> build:start:
> 
> jar:
> multiproject:install:
> multiproject:projects-init:
>     [echo] Gathering project list
> Starting the reactor...
> Our processing order:
> Apache Axis 2.0 - Common
> Apache Axis 2.0 - Java2WSDL
> Apache Axis 2.0 - Core
> Apache Axis 2.0 - Data Binding
> Apache Axis 2.0 - Addressing
> Apache Axis 2.0 - Code Generation
> Apache Axis 2.0 - JiBX Data Binding
> Apache Axis 2.0 - Samples
> +----------------------------------------
> | Gathering project list Apache Axis 2.0 - Common
> | Memory: 7M/10M
> +----------------------------------------
> +----------------------------------------
> | Gathering project list Apache Axis 2.0 - Java2WSDL
> | Memory: 7M/10M
> +----------------------------------------
> +----------------------------------------
> | Gathering project list Apache Axis 2.0 - Core
> | Memory: 7M/10M
> +----------------------------------------
> +----------------------------------------
> | Gathering project list Apache Axis 2.0 - Data Binding
> | Memory: 7M/10M
> +----------------------------------------
> +----------------------------------------
> | Gathering project list Apache Axis 2.0 - Addressing
> | Memory: 7M/10M
> +----------------------------------------
> +----------------------------------------
> | Gathering project list Apache Axis 2.0 - Code Generation
> | Memory: 7M/10M
> +----------------------------------------
> +----------------------------------------
> | Gathering project list Apache Axis 2.0 - JiBX Data Binding
> | Memory: 7M/10M
> +----------------------------------------
> +----------------------------------------
> | Gathering project list Apache Axis 2.0 - Samples
> | Memory: 7M/10M
> +----------------------------------------
> Starting the reactor...
> Our processing order:
> Apache Axis 2.0 - Common
> Apache Axis 2.0 - Java2WSDL
> Apache Axis 2.0 - Core
> Apache Axis 2.0 - Data Binding
> Apache Axis 2.0 - Addressing
> Apache Axis 2.0 - Code Generation
> Apache Axis 2.0 - JiBX Data Binding
> Apache Axis 2.0 - Samples
> +----------------------------------------
> | Executing multiproject:install-callback Apache Axis 2.0 - Common
> | Memory: 7M/10M
> +----------------------------------------
> 
> multiproject:goal:
> build:start:
> 
> multiproject:install-callback:
>     [echo] Running jar:install for Apache Axis 2.0 - Common
> java:prepare-filesystem:
> 
> java:compile:
>     [echo] Compiling to /dsa5/axis2/src/modules/common/target/classes
>     [echo]
> ==========================================================
> 
>   NOTE: Targetting JVM 1.4, classes
>   will not run on earlier JVMs
> 
> ==========================================================
> 
>     [javac] Compiling 14 source files to 
> /dsa5/axis2/src/modules/common/target/classes
> 
> java:jar-resources:
> Copying 1 file to /dsa5/axis2/src/modules/common/target/classes
> 
> test:prepare-filesystem:
>     [mkdir] Created dir: /dsa5/axis2/src/modules/common/target/test-classes
>     [mkdir] Created dir: /dsa5/axis2/src/modules/common/target/test-reports
> 
> test:test-resources:
> 
> test:compile:
>     [echo] No test source files to compile.
> 
> test:test:
>     [echo] No tests to run.
> 
> jar:jar:
>     [jar] Building jar: 
> /dsa5/axis2/src/modules/common/target/axis2-common-1.0.jar
> 
> jar:install:
>     [echo] Installing...
> Uploading to axis2/jars/axis2-common-1.0.jar:
> .................... (42K)
> 
> BUILD FAILED
> File...... 
> /dsa5/stadelma/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... -1
> Unable to obtain goal [multiproject:install-callback] -- 
> /dsa5/stadelma/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly
> 
> :62:-1: <artifact:artifact-install> Error getting the project as a string
> Total time: 4 minutes 2 seconds
> Finished at: Tue Sep 12 08:37:22 MEST 2006
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: jelly plugin /artifact plugin

Posted by Dion Gillard <di...@gmail.com>.
Are you using IBMs JDK?

On 9/12/06, Stadelmann Josef <jo...@winterthur.ch> wrote:
>
>
> -----Ursprüngliche Nachricht-----
> Von: Emmanuel Venisse [mailto:emmanuel@venisse.net]
> Gesendet: Dienstag, 12. September 2006 09:55
> An: Stadelmann Josef
> Betreff: Re: jelly plugin /artifact plugin
>
>
> I don't use maven 1 since a very long time. You can send your mail on maven users list
> users@maven.apache.org
>
> Emmanuel
>
> Stadelmann Josef a écrit :
> > Hi Michal, Hi Emmanuel
> >
> > On OpenVMS, uisng BASH, JAVA 142, on the way to build AXIS2
> >
> > I can successfully build i.e. the Data Binding module of Axis2.
> >
> > But at the /dsa5/axis2/src dierectory level, on the way to atain the
> > multiproject goal
> > all runs fine until this first installing .... comes. Do I have a mix up
> > of versions?
> >
> > Im using
> >
> > BASH$ /dsa5/apache/maven/bin/maven
> > (calling a .sh fle) without any more arguments and without any
> > modifications to the .sh file launching maven
> >
> > AXIS2 demands on MAVEN 1.0.2 as per documentation.
> >
> > Very thankfule for a hint
> >
> > Josef Stadelmann
> > working on Alpha OpenVMS - BASH - JAVA 142
> >
> >
> >
> > bash$ /dsa5/apache/maven/bin/maven
> >  __  __
> > |  \/  |__ _Apache__ ___
> > | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> > |_|  |_\__,_|\_/\___|_||_|  v. 1.0.2
> >
> > build:start:
> >
> > jar:
> > multiproject:install:
> > multiproject:projects-init:
> >     [echo] Gathering project list
> > Starting the reactor...
> > Our processing order:
> > Apache Axis 2.0 - Common
> > Apache Axis 2.0 - Java2WSDL
> > Apache Axis 2.0 - Core
> > Apache Axis 2.0 - Data Binding
> > Apache Axis 2.0 - Addressing
> > Apache Axis 2.0 - Code Generation
> > Apache Axis 2.0 - JiBX Data Binding
> > Apache Axis 2.0 - Samples
> > +----------------------------------------
> > | Gathering project list Apache Axis 2.0 - Common
> > | Memory: 7M/10M
> > +----------------------------------------
> > +----------------------------------------
> > | Gathering project list Apache Axis 2.0 - Java2WSDL
> > | Memory: 7M/10M
> > +----------------------------------------
> > +----------------------------------------
> > | Gathering project list Apache Axis 2.0 - Core
> > | Memory: 7M/10M
> > +----------------------------------------
> > +----------------------------------------
> > | Gathering project list Apache Axis 2.0 - Data Binding
> > | Memory: 7M/10M
> > +----------------------------------------
> > +----------------------------------------
> > | Gathering project list Apache Axis 2.0 - Addressing
> > | Memory: 7M/10M
> > +----------------------------------------
> > +----------------------------------------
> > | Gathering project list Apache Axis 2.0 - Code Generation
> > | Memory: 7M/10M
> > +----------------------------------------
> > +----------------------------------------
> > | Gathering project list Apache Axis 2.0 - JiBX Data Binding
> > | Memory: 7M/10M
> > +----------------------------------------
> > +----------------------------------------
> > | Gathering project list Apache Axis 2.0 - Samples
> > | Memory: 7M/10M
> > +----------------------------------------
> > Starting the reactor...
> > Our processing order:
> > Apache Axis 2.0 - Common
> > Apache Axis 2.0 - Java2WSDL
> > Apache Axis 2.0 - Core
> > Apache Axis 2.0 - Data Binding
> > Apache Axis 2.0 - Addressing
> > Apache Axis 2.0 - Code Generation
> > Apache Axis 2.0 - JiBX Data Binding
> > Apache Axis 2.0 - Samples
> > +----------------------------------------
> > | Executing multiproject:install-callback Apache Axis 2.0 - Common
> > | Memory: 7M/10M
> > +----------------------------------------
> >
> > multiproject:goal:
> > build:start:
> >
> > multiproject:install-callback:
> >     [echo] Running jar:install for Apache Axis 2.0 - Common
> > java:prepare-filesystem:
> >
> > java:compile:
> >     [echo] Compiling to /dsa5/axis2/src/modules/common/target/classes
> >     [echo]
> > ==========================================================
> >
> >   NOTE: Targetting JVM 1.4, classes
> >   will not run on earlier JVMs
> >
> > ==========================================================
> >
> >     [javac] Compiling 14 source files to
> > /dsa5/axis2/src/modules/common/target/classes
> >
> > java:jar-resources:
> > Copying 1 file to /dsa5/axis2/src/modules/common/target/classes
> >
> > test:prepare-filesystem:
> >     [mkdir] Created dir: /dsa5/axis2/src/modules/common/target/test-classes
> >     [mkdir] Created dir: /dsa5/axis2/src/modules/common/target/test-reports
> >
> > test:test-resources:
> >
> > test:compile:
> >     [echo] No test source files to compile.
> >
> > test:test:
> >     [echo] No tests to run.
> >
> > jar:jar:
> >     [jar] Building jar:
> > /dsa5/axis2/src/modules/common/target/axis2-common-1.0.jar
> >
> > jar:install:
> >     [echo] Installing...
> > Uploading to axis2/jars/axis2-common-1.0.jar:
> > .................... (42K)
> >
> > BUILD FAILED
> > File......
> > /dsa5/stadelma/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> > Element... maven:reactor
> > Line...... 217
> > Column.... -1
> > Unable to obtain goal [multiproject:install-callback] --
> > /dsa5/stadelma/.maven/cache/maven-artifact-plugin-1.5.2/plugin.jelly
> >
> > :62:-1: <artifact:artifact-install> Error getting the project as a string
> > Total time: 4 minutes 2 seconds
> > Finished at: Tue Sep 12 08:37:22 MEST 2006
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
http://www.multitask.com.au/people/dion/
Rule of Acquisition #91: Hear all, trust nothing.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org