Merge "fix maven local build issue"
authorDan Timoney <dtimoney@att.com>
Thu, 18 May 2017 19:45:26 +0000 (19:45 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 18 May 2017 19:45:26 +0000 (19:45 +0000)
1  2 
asdcApi/installer/src/assembly/assemble_installer_zip.xml
asdcApi/installer/src/assembly/assemble_mvnrepo_zip.xml
dataChange/installer/src/assembly/assemble_installer_zip.xml
dataChange/installer/src/assembly/assemble_mvnrepo_zip.xml
dmaap-listener/src/assembly/assemble_zip.xml
ueb-listener/src/assembly/assemble_zip.xml
vnftools/installer/src/assembly/assemble_installer_zip.xml
vnftools/installer/src/assembly/assemble_mvnrepo_zip.xml

@@@ -3,7 -3,7 +3,7 @@@
    openECOMP : SDN-C
    ================================================================================
    Copyright (C) 2017 AT&T Intellectual Property. All rights
 -                                              reserved.
 +                                                      reserved.
    ================================================================================
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@@ -25,6 -25,7 +25,7 @@@
        xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd">
+       <id>installer_zip</id>
        <formats>
                <format>zip</format>
        </formats>
@@@ -3,7 -3,7 +3,7 @@@
    openECOMP : SDN-C
    ================================================================================
    Copyright (C) 2017 AT&T Intellectual Property. All rights
 -                                              reserved.
 +                                                      reserved.
    ================================================================================
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@@ -25,6 -25,7 +25,7 @@@
        xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd">
+       <id>mvnrepo_zip</id>
        <formats>
                <format>zip</format>
        </formats>
@@@ -3,7 -3,7 +3,7 @@@
    openECOMP : SDN-C
    ================================================================================
    Copyright (C) 2017 AT&T Intellectual Property. All rights
 -                                              reserved.
 +                                                      reserved.
    ================================================================================
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@@ -25,6 -25,7 +25,7 @@@
        xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd">
+       <id>installer_zip</id>
        <formats>
                <format>zip</format>
        </formats>
@@@ -3,7 -3,7 +3,7 @@@
    openECOMP : SDN-C
    ================================================================================
    Copyright (C) 2017 AT&T Intellectual Property. All rights
 -                                              reserved.
 +                                                      reserved.
    ================================================================================
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@@ -25,6 -25,7 +25,7 @@@
        xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd">
+       <id>mvnrepo_zip</id>
        <formats>
                <format>zip</format>
        </formats>
@@@ -3,7 -3,7 +3,7 @@@
    openECOMP : SDN-C
    ================================================================================
    Copyright (C) 2017 AT&T Intellectual Property. All rights
 -                                              reserved.
 +                                                      reserved.
    ================================================================================
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@@ -23,6 -23,7 +23,7 @@@
        xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd">
+       <id>assemble_zip</id>
        <formats>
                <format>zip</format>
        </formats>
@@@ -3,7 -3,7 +3,7 @@@
    openECOMP : SDN-C
    ================================================================================
    Copyright (C) 2017 AT&T Intellectual Property. All rights
 -                                              reserved.
 +                                                      reserved.
    ================================================================================
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@@ -25,6 -25,7 +25,7 @@@
        xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd">
+       <id>assemble_zip</id>
        <formats>
                <format>zip</format>
        </formats>
@@@ -3,7 -3,7 +3,7 @@@
    openECOMP : SDN-C
    ================================================================================
    Copyright (C) 2017 AT&T Intellectual Property. All rights
 -                                              reserved.
 +                                                      reserved.
    ================================================================================
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@@ -25,6 -25,7 +25,7 @@@
        xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd">
+       <id>installer_zip</id>
        <formats>
                <format>zip</format>
        </formats>
@@@ -3,7 -3,7 +3,7 @@@
    openECOMP : SDN-C
    ================================================================================
    Copyright (C) 2017 AT&T Intellectual Property. All rights
 -                                              reserved.
 +                                                      reserved.
    ================================================================================
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@@ -25,6 -25,7 +25,7 @@@
        xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd">
+       <id>mvnrepo_zip</id>
        <formats>
                <format>zip</format>
        </formats>