]> source.dussan.org Git - sonarqube.git/commit
sonar-update-center subproject: add an integration test to test extraction of plugin...
authorsimonbrandhof <simon.brandhof@gmail.com>
Mon, 8 Nov 2010 13:38:15 +0000 (13:38 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Mon, 8 Nov 2010 13:38:15 +0000 (13:38 +0000)
commita0172bcd669bc80265d35ba1033041c75e659c6d
tree60eff14342f1efb6fbbb750a58eee6b5c41703ab
parent77f14b5d770d088dcd5fe43f1359f90cbba5c513
sonar-update-center subproject: add an integration test to test extraction of plugin key from maven artifact id
subprojects/sonar-update-center/sonar-packaging-maven-plugin/src/it/extractPluginKeyFromArtifactId/pom.xml [new file with mode: 0644]
subprojects/sonar-update-center/sonar-packaging-maven-plugin/src/it/extractPluginKeyFromArtifactId/src/main/java/org/sonar/plugins/sample/SamplePlugin.java [new file with mode: 0644]
subprojects/sonar-update-center/sonar-packaging-maven-plugin/src/it/extractPluginKeyFromArtifactId/verify.bsh [new file with mode: 0644]