@@ -479,7 +479,7 @@
</executions>
<configuration>
<controlDir>${basedir}/src/main/package/deb/control</controlDir>
- <deb>${basedir}/target/${artifactId}_${package-version}-${package-release}.deb</deb>
+ <deb>${basedir}/target/${project.artifactId}_${package-version}-${package-release}.deb</deb>
<dataSet>
<data>
<src>${project.build.directory}/${project.artifactId}-${project.version}/ambari_agent</src>
@@ -183,7 +183,7 @@
<src>${project.build.directory}/${project.artifactId}-${project.version}/ambari_client</src>
@@ -553,7 +553,7 @@
<controlDir>${project.build.directory}/resources/deb/control</controlDir>
<type>file</type>
@@ -195,7 +195,7 @@
<src>${project.build.directory}/${project.artifactId}-${project.version}/ambari_shell</src>
@@ -141,7 +141,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.13</version>
+ <version>2.19</version>
</plugin>
<groupId>org.codehaus.mojo</groupId>