4.0.0
com.itac.interface.interfaces
imsinterfaces-commonsmt-dotnetplugin
pom
imsinterfaces-commonsmt-dotnetplugin
${mes.interface.version}
com.itac.interface.interfaces
imsinterfaces-commonsmt
${mes.interface.version}
${job.name}
artes-dotnet.dll
${dotnet.build.basedir}/${project.artifactId}/${user.name}/${projectname}
v3.5
v4.0.30319
${maven.build.timestamp}
com.itac.product
artes-dotnet
net4
zip
provided
com.itac.interface.commonsmt
commonsmt-dotnet-api
windows
zip
provided
com.itac.product
artes-common
org.apache.maven.plugins
maven-dependency-plugin
copy-dotnet-dependencies
generate-sources
unpack
com.itac.product
artes-dotnet
zip
net4
true
${project.basedir}/Plugin/lib
copy-commonsmt-api
generate-sources
unpack
com.itac.interface.commonsmt
commonsmt-dotnet-api
windows
${commonsmt.version}
zip
true
${project.basedir}/Plugin/lib
org.apache.maven.plugins
maven-assembly-plugin
create-demo-source-bundle
package
single
DemoApplication
${project.basedir}/src/main/assembly/sourcesDistribution.xml
create-project-sources-bundle
process-resources
single
dotnet
${project.basedir}/src/main/assembly/sources.xml
pack-bundle
package
single
${project.basedir}/src/main/assembly/descriptor.xml
com.itac.tools
ssh-plugin
compile
ssh
true
${dotnet.build.host}
${dotnet.build.user}
${dotnet.build.pw}
1
cd ${dotnet.build.basedir};
rm -rf ${project.artifactId}/${user.name}/${projectname};
mkdir ${project.artifactId};
cd ${project.artifactId};
mkdir ${user.name};
cd ${user.name};
mkdir ${projectname};
cd ${projectname};
2
${dotnet.build.dir}/
${project.basedir}/target/dotnet-buildsources.zip
10
cd ${dotnet.build.dir} &&unzip -q dotnet-buildsources.zip;
40
cd ${dotnet.build.dir} &&${dotnet.build.framework.dir}/${dotnet4.framework.version}/msbuild.exe;
50
${project.build.directory}
${dotnet.build.dir}/Plugin/bin/debug/CommonSmtPlugin.dll
${dotnet.build.dir}/DemoApplication/bin/debug/DemoApplication.exe
${dotnet.build.dir}/DemoApplication/bin/debug/DemoApplication.exe.config