Add versions and plugin dependency (#272)

This commit is contained in:
Jianghao Lu 2018-03-16 11:58:30 -07:00 коммит произвёл GitHub
Родитель 8b71832c08
Коммит 6d64b4cd94
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 65 добавлений и 1 удалений

21
pom.xml
Просмотреть файл

@ -52,6 +52,19 @@
</snapshotRepository>
</distributionManagement>
<pluginRepositories>
<pluginRepository>
<id>ossrh</id>
<name>Sonatype Snapshots</name>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
<layout>default</layout>
<snapshots>
<enabled>true</enabled>
<updatePolicy>always</updatePolicy>
</snapshots>
</pluginRepository>
</pluginRepositories>
<dependencyManagement>
<dependencies>
<dependency>
@ -216,7 +229,7 @@
<version>3.0.0</version>
<configuration>
<doctitle>Microsoft Azure Management Libraries for Java ${project.version}</doctitle>
<windowtitle>Microsoft Azure Management Libraries for Java ${project.version}</windowtitle>
<windowtitle>Microsoft Azure Management Libraries for Java ${project.version}</windowtitle>
<additionalparam>-Xdoclint:none</additionalparam>
<excludePackageNames>*.samples;*.implementation.*;*.utils.*;com.microsoft.azure.utility;*.management.billing;*.management.cognitiveservices;*.management.consumption;*.management.customerinsights;*.management.devices;*.management.devtestlab;*.management.insights;*.management.logic;*.management.machinelearning;*.management.notificationhubs;*.management.powerbi;*.management.recoveryservices;*.management.relay;*.management.scheduler;*.management.servicefabric;*.management.streamanalytics</excludePackageNames>
<bottom><![CDATA[<code>/**
@ -346,6 +359,12 @@
</filesets>
</configuration>
</plugin>
<plugin>
<groupId>com.microsoft.azure</groupId>
<artifactId>bundler-maven-plugin</artifactId>
<version>0.0.1-SNAPSHOT</version>
</plugin>
</plugins>
</pluginManagement>
</build>

45
versionConfig.csv Normal file
Просмотреть файл

@ -0,0 +1,45 @@
com.microsoft.azure,azure,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-appservice,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-batch,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-batchai,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-billing,1.7.1-beta,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-cdn,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-cognitiveservices,1.7.1-beta,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-compute,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-consumption,1.7.1-beta,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-containerinstance,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-containerregistry,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-containerservice,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-cosmosdb,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-customerinsights,1.7.1-beta,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-datalake-analytics,1.0.0-beta1.6,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-datalake-store,1.0.0-beta1.6,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-devices,1.7.1-beta,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-devtestlab,1.7.1-beta,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-dns,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-eventhub,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-graph-rbac,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-insights,1.7.1-beta,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-keyvault,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-locks,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-logic,1.7.1-beta,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-machinelearning,1.7.1-beta,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-monitor,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-msi,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-network,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-notificationhubs,1.7.1-beta,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-powerbi,1.7.1-beta,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-recoveryservices,1.7.1-beta,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-redis,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-relay,1.7.1-beta,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-resources,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-scheduler,1.7.1-beta,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-search,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-servicebus,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-servicefabric,1.7.1-beta,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-sql,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-storage,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-streamanalytics,1.7.1-beta,1.7.2-beta-SNAPSHOT
com.microsoft.azure,azure-mgmt-trafficmanager,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-parent,1.7.1,1.7.2-SNAPSHOT
com.microsoft.azure,azure-samples,1.7.1,1.7.2-SNAPSHOT
1 com.microsoft.azure azure 1.7.1 1.7.2-SNAPSHOT
2 com.microsoft.azure azure-mgmt-appservice 1.7.1 1.7.2-SNAPSHOT
3 com.microsoft.azure azure-mgmt-batch 1.7.1 1.7.2-SNAPSHOT
4 com.microsoft.azure azure-mgmt-batchai 1.7.1 1.7.2-SNAPSHOT
5 com.microsoft.azure azure-mgmt-billing 1.7.1-beta 1.7.2-beta-SNAPSHOT
6 com.microsoft.azure azure-mgmt-cdn 1.7.1 1.7.2-SNAPSHOT
7 com.microsoft.azure azure-mgmt-cognitiveservices 1.7.1-beta 1.7.2-beta-SNAPSHOT
8 com.microsoft.azure azure-mgmt-compute 1.7.1 1.7.2-SNAPSHOT
9 com.microsoft.azure azure-mgmt-consumption 1.7.1-beta 1.7.2-beta-SNAPSHOT
10 com.microsoft.azure azure-mgmt-containerinstance 1.7.1 1.7.2-SNAPSHOT
11 com.microsoft.azure azure-mgmt-containerregistry 1.7.1 1.7.2-SNAPSHOT
12 com.microsoft.azure azure-mgmt-containerservice 1.7.1 1.7.2-SNAPSHOT
13 com.microsoft.azure azure-mgmt-cosmosdb 1.7.1 1.7.2-SNAPSHOT
14 com.microsoft.azure azure-mgmt-customerinsights 1.7.1-beta 1.7.2-beta-SNAPSHOT
15 com.microsoft.azure azure-mgmt-datalake-analytics 1.0.0-beta1.6 1.7.2-beta-SNAPSHOT
16 com.microsoft.azure azure-mgmt-datalake-store 1.0.0-beta1.6 1.7.2-beta-SNAPSHOT
17 com.microsoft.azure azure-mgmt-devices 1.7.1-beta 1.7.2-beta-SNAPSHOT
18 com.microsoft.azure azure-mgmt-devtestlab 1.7.1-beta 1.7.2-beta-SNAPSHOT
19 com.microsoft.azure azure-mgmt-dns 1.7.1 1.7.2-SNAPSHOT
20 com.microsoft.azure azure-mgmt-eventhub 1.7.1 1.7.2-SNAPSHOT
21 com.microsoft.azure azure-mgmt-graph-rbac 1.7.1 1.7.2-SNAPSHOT
22 com.microsoft.azure azure-mgmt-insights 1.7.1-beta 1.7.2-beta-SNAPSHOT
23 com.microsoft.azure azure-mgmt-keyvault 1.7.1 1.7.2-SNAPSHOT
24 com.microsoft.azure azure-mgmt-locks 1.7.1 1.7.2-SNAPSHOT
25 com.microsoft.azure azure-mgmt-logic 1.7.1-beta 1.7.2-beta-SNAPSHOT
26 com.microsoft.azure azure-mgmt-machinelearning 1.7.1-beta 1.7.2-beta-SNAPSHOT
27 com.microsoft.azure azure-mgmt-monitor 1.7.1 1.7.2-SNAPSHOT
28 com.microsoft.azure azure-mgmt-msi 1.7.1 1.7.2-SNAPSHOT
29 com.microsoft.azure azure-mgmt-network 1.7.1 1.7.2-SNAPSHOT
30 com.microsoft.azure azure-mgmt-notificationhubs 1.7.1-beta 1.7.2-beta-SNAPSHOT
31 com.microsoft.azure azure-mgmt-powerbi 1.7.1-beta 1.7.2-beta-SNAPSHOT
32 com.microsoft.azure azure-mgmt-recoveryservices 1.7.1-beta 1.7.2-beta-SNAPSHOT
33 com.microsoft.azure azure-mgmt-redis 1.7.1 1.7.2-SNAPSHOT
34 com.microsoft.azure azure-mgmt-relay 1.7.1-beta 1.7.2-beta-SNAPSHOT
35 com.microsoft.azure azure-mgmt-resources 1.7.1 1.7.2-SNAPSHOT
36 com.microsoft.azure azure-mgmt-scheduler 1.7.1-beta 1.7.2-beta-SNAPSHOT
37 com.microsoft.azure azure-mgmt-search 1.7.1 1.7.2-SNAPSHOT
38 com.microsoft.azure azure-mgmt-servicebus 1.7.1 1.7.2-SNAPSHOT
39 com.microsoft.azure azure-mgmt-servicefabric 1.7.1-beta 1.7.2-beta-SNAPSHOT
40 com.microsoft.azure azure-mgmt-sql 1.7.1 1.7.2-SNAPSHOT
41 com.microsoft.azure azure-mgmt-storage 1.7.1 1.7.2-SNAPSHOT
42 com.microsoft.azure azure-mgmt-streamanalytics 1.7.1-beta 1.7.2-beta-SNAPSHOT
43 com.microsoft.azure azure-mgmt-trafficmanager 1.7.1 1.7.2-SNAPSHOT
44 com.microsoft.azure azure-parent 1.7.1 1.7.2-SNAPSHOT
45 com.microsoft.azure azure-samples 1.7.1 1.7.2-SNAPSHOT