You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by charles magnes <ch...@hotmail.com> on 2006/09/28 07:45:06 UTC

BUILD FAILED.../maven-java-plugin-1.5/plugin.jelly

Hello,
Could anybody help me about some troubles I encountered when I tried to run:
'maven buildall' on an Ubuntu os.
I received the following message:

**********************************************************************
clasie@ubuntu:~/agila/trunk/modules/bpel$ maven buildall
__  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

Tag library requested that is not present: 'maven' in plugin: 'null'
Starting the reactor...
Our processing order:
Agila Common
Agila Engine Common
Agila Engine Client
Agila User/Group/Role Manager
Agila WorkList Manager
Agila Engine
Agila Deployer
Agila Distro
Agila Web Services
Agila Web Applications
+----------------------------------------
| Building Agila Common
| Memory: 3M/6M
+----------------------------------------
Tag library requested that is not present: 'maven' in plugin: 'null'
build:start:

buildall:
build:start:

clean:clean:
    [delete] Deleting directory 
/home/clasie/agila/trunk/modules/bpel/common/target
Tag library requested that is not present: 'maven' in plugin: 'null'

clean:

buildmodule:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/clasie/agila/trunk/modules/bpel/common/target/classes

java:compile:
    [copy] Copying 1 file to 
/home/clasie/agila/trunk/modules/bpel/common/target/classes
    [echo] Compiling to 
/home/clasie/agila/trunk/modules/bpel/./common/target/classes
    [echo]
==========================================================

  NOTE: Targetting JVM 1.5, classes
  will not run on earlier JVMs

==========================================================

    [javac] Compiling 12 source files to 
/home/clasie/agila/trunk/modules/bpel/common/target/classes
error: error reading 
/home/clasie/.maven/repository/jboss/jars/jboss-aop-1.0b2.jar; error in 
opening zip file
/home/clasie/agila/trunk/modules/bpel/common/src/java/org/apache/agila/bpel/common/aspect/LoggingInterceptor.java:18: 
package org.jboss.aop.advice does not exist
import org.jboss.aop.advice.Interceptor;
                            ^
/home/clasie/agila/trunk/modules/bpel/common/src/java/org/apache/agila/bpel/common/aspect/LoggingInterceptor.java:19: 
package org.jboss.aop.joinpoint does not exist
import org.jboss.aop.joinpoint.Invocation;
                               ^
/home/clasie/agila/trunk/modules/bpel/common/src/java/org/apache/agila/bpel/common/aspect/LoggingInterceptor.java:20: 
package org.jboss.aop.joinpoint does not exist
import org.jboss.aop.joinpoint.MethodInvocation;
                               ^
/home/clasie/agila/trunk/modules/bpel/common/src/java/org/apache/agila/bpel/common/aspect/LoggingInterceptor.java:28: 
cannot find symbol
symbol: class Interceptor
public class LoggingInterceptor implements Interceptor {
                                           ^
/home/clasie/agila/trunk/modules/bpel/common/src/java/org/apache/agila/bpel/common/aspect/LoggingInterceptor.java:36: 
cannot find symbol
symbol  : class Invocation
location: class org.apache.agila.bpel.common.aspect.LoggingInterceptor
        public Object invoke(Invocation invocation) throws Throwable {
                             ^
/home/clasie/agila/trunk/modules/bpel/common/src/java/org/apache/agila/bpel/common/aspect/LoggingInterceptor.java:37: 
cannot find symbol
symbol  : class MethodInvocation
location: class org.apache.agila.bpel.common.aspect.LoggingInterceptor
                MethodInvocation mi = (MethodInvocation) invocation;
                ^
/home/clasie/agila/trunk/modules/bpel/common/src/java/org/apache/agila/bpel/common/aspect/LoggingInterceptor.java:37: 
cannot find symbol
symbol  : class MethodInvocation
location: class org.apache.agila.bpel.common.aspect.LoggingInterceptor
                MethodInvocation mi = (MethodInvocation) invocation;
                                       ^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
8 errors

BUILD FAILED
File...... /home/clasie/agila/trunk/modules/bpel/maven.xml
Element... maven:reactor
Line...... 16
Column.... 78
Unable to obtain goal [buildmodule] -- 
/home/clasie/.maven/cache/maven-java-plugin-1.5/plugin.jelly:63:48: 
<ant:javac> Compile failed; see the compiler error output for details.
Total time: 27 seconds
Finished at: Wed Sep 27 15:55:10 CEST 2006
*****************************************************************************************

Many thanks for any help.

Claude
charles_magnes@hotmail.com

_________________________________________________________________
Ping… Pong… Ping… Pong… 4 mails déjà ! Arrêtez de perdre votre temps grâce à 
Windows Live Messenger ! http://get.live.com/messenger/overview


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