I removed mvn2 and I have another problem.

1. mvn3 -P deps            OK
2. dpkg-buildpackage    FAIL

 dpkg-source -b apache-cloudstack-4.1.0-src
dpkg-source: warning: no source format specified in
debian/source/format, see dpkg-source(1)
dpkg-source: info: using source format `1.0'
dpkg-source: warning: source directory 'apache-cloudstack-4.1.0-src' is
not <sourcepackage>-<upstreamversion> 'cloudstack-4.1.0'
dpkg-source: info: building cloudstack in cloudstack_4.1.0.tar.gz
dpkg-source: info: building cloudstack in cloudstack_4.1.0.dsc
 debian/rules build
dh_testdir
cp packaging/debian/replace.properties replace.properties.tmp
echo VERSION=4.1.0 >> replace.properties.tmp
touch configure-stamp
mvn clean package -Pawsapi -DskipTests -Dsystemvm \
        -Dcs.replace.properties=replace.properties.tmp \
make: mvn: Command not found
make: *** [build-indep-stamp] Error 127
dpkg-buildpackage: error: debian/rules build gave error exit status 2

root@csm:~/cloudstack/apache-cloudstack-4.1.0-src# mvn
bash: /usr/bin/mvn: No such file or directory


Le 08/07/2013 18:46, Wido den Hollander a écrit :
>
>
> On 07/08/2013 06:39 PM, Thomas Schneider wrote:
>> I have the both
>>
>
> Aha! Since debian/rules calls the "mvn" command this might break things.
>
> I'd say, go for Maven 3 only.
>
> Wido
>
>> root@csm:~/cloudstack/apache-cloudstack-4.1.0-src# mvn --version
>> Apache Maven 2.2.1 (rdebian-8)
>> Java version: 1.6.0_27
>> Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
>> Default locale: en_US, platform encoding: ANSI_X3.4-1968
>> OS name: "linux" version: "3.5.0-23-generic" arch: "amd64" Family:
>> "unix"
>>
>> root@csm:~/cloudstack/apache-cloudstack-4.1.0-src# mvn3 --version
>> Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100)
>> Maven home: /usr/share/maven3
>> Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
>> Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
>> Default locale: en_US, platform encoding: ANSI_X3.4-1968
>> OS name: "linux", version: "3.5.0-23-generic", arch: "amd64", family:
>> "unix"
>> root@csm:~/cloudstack/apache-cloudstack-4.1.0-src#
>>
>> Le 08/07/2013 18:26, Chip Childers a écrit :
>>> What version of maven are you using?
>>>
>>> On Mon, Jul 8, 2013 at 12:24 PM, Thomas Schneider
>>> <thomas.schnei...@euskill.com> wrote:
>>>> Hello,
>>>>
>>>> I try to build the deb package for cloudstack 4.1 with the following
>>>> command but I have a problem.
>>>>
>>>> #mvn clean install -P developer,systemvm
>>>>
>>>> or
>>>>
>>>> #mvn3 -P deps
>>>>
>>>> Until there no problem but when I try to make the packages.
>>>>
>>>> dpkg-buildpackage -uc -us
>>>>
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>>
>>>> [INFO] Building Apache CloudStack Cloud Engine Service
>>>> [INFO]    task-segment: [clean, package]
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>>
>>>> [INFO] [clean:clean {execution: default-clean}]
>>>> [INFO] Deleting
>>>> /root/cloudstack/apache-cloudstack-4.1.0-src/engine/service/target
>>>> [WARNING] The parameter expression: 'project.build.resources' used in
>>>> mojo: 'process' has been deprecated. Use 'project.resources' instead.
>>>> [INFO] [remote-resources:process {execution: default}]
>>>> [debug] execute contextualize
>>>> [INFO] [resources:resources {execution: default-resources}]
>>>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>>>> [INFO] skip non existing resourceDirectory
>>>> /root/cloudstack/apache-cloudstack-4.1.0-src/engine/service/src/main/resources
>>>>
>>>> [INFO] Copying 3 resources
>>>> [INFO] [compiler:compile {execution: default-compile}]
>>>> [INFO] Nothing to compile - all classes are up to date
>>>> [debug] execute contextualize
>>>> [INFO] [resources:testResources {execution: default-testResources}]
>>>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>>>> [INFO] skip non existing resourceDirectory
>>>> /root/cloudstack/apache-cloudstack-4.1.0-src/engine/service/src/test/resources
>>>>
>>>> [INFO] Copying 3 resources
>>>> [INFO] [compiler:testCompile {execution: default-testCompile}]
>>>> [INFO] No sources to compile
>>>> [INFO] [surefire:test {execution: default-test}]
>>>> [INFO] Tests are skipped.
>>>> [INFO] [war:war {execution: default-war}]
>>>> [INFO] Packaging webapp
>>>> [INFO] Assembling webapp [cloud-engine-service] in
>>>> [/root/cloudstack/apache-cloudstack-4.1.0-src/engine/service/target/engine]
>>>>
>>>> [INFO] Processing war project
>>>> [INFO] Copying webapp resources
>>>> [/root/cloudstack/apache-cloudstack-4.1.0-src/engine/service/src/main/webapp]
>>>>
>>>> [INFO] Webapp assembled in [137 msecs]
>>>> [INFO] Building war:
>>>> /root/cloudstack/apache-cloudstack-4.1.0-src/engine/service/target/engine.war
>>>>
>>>> [INFO] WEB-INF/web.xml already added, skipping
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>>
>>>> [INFO] Building Apache CloudStack AWS API Bridge
>>>> [INFO]    task-segment: [clean, package]
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>>
>>>> [INFO] [clean:clean {execution: default-clean}]
>>>> [INFO] Deleting
>>>> /root/cloudstack/apache-cloudstack-4.1.0-src/awsapi/target
>>>> [WARNING] The parameter expression: 'project.build.resources' used in
>>>> mojo: 'process' has been deprecated. Use 'project.resources' instead.
>>>> [INFO] [remote-resources:process {execution: default}]
>>>> [WARNING] POM for
>>>> 'org.apache.rampart:rampart-policy:pom:1.5.1:compile'
>>>> is invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'org.apache.rampart:rampart-trust:pom:1.5.1:compile'
>>>> is invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'org.apache.axis2:axis2-kernel:pom:1.5.4:compile' is
>>>> invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'org.apache.axis2:mex:pom:1.5.4:compile' is invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for
>>>> 'org.apache.axis2:axis2-mtompolicy:pom:1.5.4:compile'
>>>> is invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'org.apache.axis2:addressing:pom:1.5.4:compile' is
>>>> invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for
>>>> 'org.apache.ws.commons.axiom:axiom-dom:pom:1.2.10:compile' is invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is
>>>> invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'org.apache.santuario:xmlsec:pom:1.4.2:compile' is
>>>> invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'org.opensaml:opensaml1:pom:1.1:compile' is invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'org.slf4j:slf4j-jdk14:pom:1.5.2:compile' is
>>>> invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'commons-lang:commons-lang:pom:2.3:compile' is
>>>> invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'bouncycastle:bcprov-jdk14:pom:140:runtime' is
>>>> invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] Invalid project model for artifact
>>>> [addressing:org.apache.axis2:1.5.4]. It will be ignored by the remote
>>>> resources Mojo.
>>>> [WARNING] Invalid project model for artifact
>>>> [bcprov-jdk14:bouncycastle:140]. It will be ignored by the remote
>>>> resources Mojo.
>>>> [WARNING] Invalid project model for artifact
>>>> [opensaml1:org.opensaml:1.1]. It will be ignored by the remote
>>>> resources
>>>> Mojo.
>>>> [WARNING] Invalid project model for artifact
>>>> [commons-lang:commons-lang:2.3]. It will be ignored by the remote
>>>> resources Mojo.
>>>> [WARNING] Invalid project model for artifact
>>>> [rampart-policy:org.apache.rampart:1.5.1]. It will be ignored by the
>>>> remote resources Mojo.
>>>> [WARNING] Invalid project model for artifact
>>>> [rampart-trust:org.apache.rampart:1.5.1]. It will be ignored by the
>>>> remote resources Mojo.
>>>> [WARNING] Invalid project model for artifact
>>>> [xmlsec:org.apache.santuario:1.4.2]. It will be ignored by the remote
>>>> resources Mojo.
>>>> [WARNING] Invalid project model for artifact
>>>> [mex:org.apache.axis2:1.5.4]. It will be ignored by the remote
>>>> resources
>>>> Mojo.
>>>> [WARNING] Invalid project model for artifact
>>>> [axiom-dom:org.apache.ws.commons.axiom:1.2.10]. It will be ignored by
>>>> the remote resources Mojo.
>>>> [WARNING] Invalid project model for artifact
>>>> [axis2-mtompolicy:org.apache.axis2:1.5.4]. It will be ignored by the
>>>> remote resources Mojo.
>>>> [WARNING] POM for
>>>> 'org.apache.rampart:rampart-policy:pom:1.5.1:compile'
>>>> is invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'org.apache.rampart:rampart-trust:pom:1.5.1:compile'
>>>> is invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'org.apache.axis2:axis2-kernel:pom:1.5.4:compile' is
>>>> invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'org.apache.axis2:mex:pom:1.5.4:compile' is invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for
>>>> 'org.apache.axis2:axis2-mtompolicy:pom:1.5.4:compile'
>>>> is invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'org.apache.axis2:addressing:pom:1.5.4:compile' is
>>>> invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for
>>>> 'org.apache.ws.commons.axiom:axiom-dom:pom:1.2.10:compile' is invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'org.apache.ws.security:wss4j:pom:1.5.10:compile' is
>>>> invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'org.apache.santuario:xmlsec:pom:1.4.2:compile' is
>>>> invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'org.opensaml:opensaml1:pom:1.1:compile' is invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'org.slf4j:slf4j-jdk14:pom:1.5.2:compile' is
>>>> invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'commons-lang:commons-lang:pom:2.3:compile' is
>>>> invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [WARNING] POM for 'bouncycastle:bcprov-jdk14:pom:140:runtime' is
>>>> invalid.
>>>>
>>>> Its dependencies (if any) will NOT be available to the current build.
>>>> [INFO] [antrun:run {execution: generate-resource}]
>>>> [INFO] Executing tasks
>>>>
>>>> main:
>>>>       [copy] Copying 3 files to
>>>> /root/cloudstack/apache-cloudstack-4.1.0-src/awsapi/target/generated-webapp/WEB-INF/classes
>>>>
>>>> [INFO] Executed tasks
>>>> [debug] execute contextualize
>>>> [INFO] [resources:resources {execution: default-resources}]
>>>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>>>> [INFO] Copying 2 resources
>>>> [INFO] Copying 2 resources
>>>> [INFO] Copying 3 resources
>>>> [INFO] Copying 3 resources
>>>> [INFO] [compiler:compile {execution: default-compile}]
>>>> [INFO] Compiling 977 source files to
>>>> /root/cloudstack/apache-cloudstack-4.1.0-src/awsapi/target/classes
>>>> [INFO] -------------------------------------------------------------
>>>> [ERROR] COMPILATION ERROR :
>>>> [INFO] -------------------------------------------------------------
>>>> [ERROR] error: error reading
>>>> /root/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar;
>>>>
>>>> error in opening zip file
>>>> [ERROR] error: error reading
>>>> /root/.m2/repository/org/apache/ws/commons/axiom/axiom-dom/1.2.10/axiom-dom-1.2.10.jar;
>>>>
>>>> error in opening zip file
>>>> [ERROR] error: error reading
>>>> /root/.m2/repository/org/apache/axis2/mex/1.5.4/mex-1.5.4-impl.jar;
>>>> error in opening zip file
>>>> [ERROR] error: error reading
>>>> /root/.m2/repository/org/apache/axis2/axis2-mtompolicy/1.5.4/axis2-mtompolicy-1.5.4.jar;
>>>>
>>>> error in opening zip file
>>>> [ERROR] error: error reading
>>>> /root/.m2/repository/org/opensaml/opensaml1/1.1/opensaml1-1.1.jar;
>>>> error
>>>> in opening zip file
>>>> [INFO] 5 errors
>>>> [INFO] -------------------------------------------------------------
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>>
>>>> [ERROR] BUILD FAILURE
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>>
>>>> [INFO] Compilation failure
>>>>
>>>> error: error reading
>>>> /root/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar;
>>>>
>>>> error in opening zip file
>>>> error: error reading
>>>> /root/.m2/repository/org/apache/ws/commons/axiom/axiom-dom/1.2.10/axiom-dom-1.2.10.jar;
>>>>
>>>> error in opening zip file
>>>> error: error reading
>>>> /root/.m2/repository/org/apache/axis2/mex/1.5.4/mex-1.5.4-impl.jar;
>>>> error in opening zip file
>>>> error: error reading
>>>> /root/.m2/repository/org/apache/axis2/axis2-mtompolicy/1.5.4/axis2-mtompolicy-1.5.4.jar;
>>>>
>>>> error in opening zip file
>>>> error: error reading
>>>> /root/.m2/repository/org/opensaml/opensaml1/1.1/opensaml1-1.1.jar;
>>>> error
>>>> in opening zip file
>>>>
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>>
>>>> [INFO] For more information, run Maven with the -e switch
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>>
>>>> [INFO] Total time: 3 minutes 26 seconds
>>>> [INFO] Finished at: Mon Jul 08 18:06:01 CEST 2013
>>>> [INFO] Final Memory: 217M/699M
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>>
>>>> make: *** [build-indep-stamp] Error 1
>>>> dpkg-buildpackage: error: debian/rules build gave error exit status 2
>>>>
>>>>
>>>>
>>>> -- 
>>>> *Thomas Schneider*
>>>>
>>>>
>>
>>


-- 
*Thomas Schneider*

Reply via email to