-
Notifications
You must be signed in to change notification settings - Fork 7
/
pom.xml
262 lines (249 loc) · 15.8 KB
/
pom.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>
<packaging>jar</packaging>
<groupId>org.webjars</groupId>
<artifactId>bootstrap-datepicker</artifactId>
<version>1.10.1-SNAPSHOT</version>
<name>Bootstrap Datepicker</name>
<description>WebJar for Bootstrap Datepicker</description>
<url>http://webjars.org</url>
<licenses>
<license>
<name>Apache License</name>
<url>https://github.com/eternicode/bootstrap-datepicker/blob/master/LICENSE</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>http://github.com/webjars/${project.artifactId}</url>
<connection>scm:git:https://github.com/webjars/${project.artifactId}.git</connection>
<developerConnection>scm:git:https://github.com/webjars/${project.artifactId}.git</developerConnection>
<tag>HEAD</tag>
</scm>
<developers>
<developer>
<id>jamesward</id>
<name>James Ward</name>
<email>james@jamesward.org</email>
</developer>
</developers>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sourceUrl>https://github.com/uxsolutions/bootstrap-datepicker/archive/refs/tags/v${version.unsnapshot}.zip</sourceUrl>
<destDir>${project.build.outputDirectory}/META-INF/resources/webjars/${project.artifactId}/${project.version}</destDir>
<requirejs>
{
"paths": {
"bootstrap-datepicker": "js/bootstrap-datepicker",
"bootstrap-datepicker-ar" : "locales/bootstrap-datepicker.ar.min",
"bootstrap-datepicker-az" : "locales/bootstrap-datepicker.az.min",
"bootstrap-datepicker-bg" : "locales/bootstrap-datepicker.bg.min",
"bootstrap-datepicker-bs" : "locales/bootstrap-datepicker.bs.min",
"bootstrap-datepicker-ca" : "locales/bootstrap-datepicker.ca.min",
"bootstrap-datepicker-cs" : "locales/bootstrap-datepicker.cs.min",
"bootstrap-datepicker-cy" : "locales/bootstrap-datepicker.cy.min",
"bootstrap-datepicker-da" : "locales/bootstrap-datepicker.da.min",
"bootstrap-datepicker-de" : "locales/bootstrap-datepicker.de.min",
"bootstrap-datepicker-el" : "locales/bootstrap-datepicker.el.min",
"bootstrap-datepicker-en-GB" : "locales/bootstrap-datepicker.en-GB.min",
"bootstrap-datepicker-es" : "locales/bootstrap-datepicker.es.min",
"bootstrap-datepicker-et" : "locales/bootstrap-datepicker.et.min",
"bootstrap-datepicker-eu" : "locales/bootstrap-datepicker.eu.min",
"bootstrap-datepicker-fa" : "locales/bootstrap-datepicker.fa.min",
"bootstrap-datepicker-fi" : "locales/bootstrap-datepicker.fi.min",
"bootstrap-datepicker-fo" : "locales/bootstrap-datepicker.fo.min",
"bootstrap-datepicker-fr-CH" : "locales/bootstrap-datepicker.fr-CH.min",
"bootstrap-datepicker-fr" : "locales/bootstrap-datepicker.fr.min",
"bootstrap-datepicker-gl" : "locales/bootstrap-datepicker.gl.min",
"bootstrap-datepicker-he" : "locales/bootstrap-datepicker.he.min",
"bootstrap-datepicker-hr" : "locales/bootstrap-datepicker.hr.min",
"bootstrap-datepicker-hu" : "locales/bootstrap-datepicker.hu.min",
"bootstrap-datepicker-hy" : "locales/bootstrap-datepicker.hy.min",
"bootstrap-datepicker-id" : "locales/bootstrap-datepicker.id.min",
"bootstrap-datepicker-is" : "locales/bootstrap-datepicker.is.min",
"bootstrap-datepicker-it-CH" : "locales/bootstrap-datepicker.it-CH.min",
"bootstrap-datepicker-it" : "locales/bootstrap-datepicker.it.min",
"bootstrap-datepicker-ja" : "locales/bootstrap-datepicker.ja.min",
"bootstrap-datepicker-ka" : "locales/bootstrap-datepicker.ka.min",
"bootstrap-datepicker-kh" : "locales/bootstrap-datepicker.kh.min",
"bootstrap-datepicker-kk" : "locales/bootstrap-datepicker.kk.min",
"bootstrap-datepicker-kr" : "locales/bootstrap-datepicker.kr.min",
"bootstrap-datepicker-lt" : "locales/bootstrap-datepicker.lt.min",
"bootstrap-datepicker-lv" : "locales/bootstrap-datepicker.lv.min",
"bootstrap-datepicker-me" : "locales/bootstrap-datepicker.me.min",
"bootstrap-datepicker-mk" : "locales/bootstrap-datepicker.mk.min",
"bootstrap-datepicker-ms" : "locales/bootstrap-datepicker.ms.min",
"bootstrap-datepicker-nb" : "locales/bootstrap-datepicker.nb.min",
"bootstrap-datepicker-nl-BE" : "locales/bootstrap-datepicker.nl-BE.min",
"bootstrap-datepicker-nl" : "locales/bootstrap-datepicker.nl.min",
"bootstrap-datepicker-no" : "locales/bootstrap-datepicker.no.min",
"bootstrap-datepicker-pl" : "locales/bootstrap-datepicker.pl.min",
"bootstrap-datepicker-pt-BR" : "locales/bootstrap-datepicker.pt-BR.min",
"bootstrap-datepicker-pt" : "locales/bootstrap-datepicker.pt.min",
"bootstrap-datepicker-ro" : "locales/bootstrap-datepicker.ro.min",
"bootstrap-datepicker-rs-latin" : "locales/bootstrap-datepicker.rs-latin.min",
"bootstrap-datepicker-rs" : "locales/bootstrap-datepicker.rs.min",
"bootstrap-datepicker-ru" : "locales/bootstrap-datepicker.ru.min",
"bootstrap-datepicker-sk" : "locales/bootstrap-datepicker.sk.min",
"bootstrap-datepicker-sl" : "locales/bootstrap-datepicker.sl.min",
"bootstrap-datepicker-sq" : "locales/bootstrap-datepicker.sq.min",
"bootstrap-datepicker-sr-latin" : "locales/bootstrap-datepicker.sr-latin.min",
"bootstrap-datepicker-sr" : "locales/bootstrap-datepicker.sr.min",
"bootstrap-datepicker-sv" : "locales/bootstrap-datepicker.sv.min",
"bootstrap-datepicker-sw" : "locales/bootstrap-datepicker.sw.min",
"bootstrap-datepicker-th" : "locales/bootstrap-datepicker.th.min",
"bootstrap-datepicker-tr" : "locales/bootstrap-datepicker.tr.min",
"bootstrap-datepicker-uk" : "locales/bootstrap-datepicker.uk.min",
"bootstrap-datepicker-vi" : "locales/bootstrap-datepicker.vi.min",
"bootstrap-datepicker-zh-CN" : "locales/bootstrap-datepicker.zh-CN.min",
"bootstrap-datepicker-zh-TW" : "locales/bootstrap-datepicker.zh-TW.min"
},
"shim": {
"bootstrap-datepicker": [ "bootstrap" ],
"bootstrap-datepicker-ar" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-az" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-bg" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-bs" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-ca" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-cs" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-cy" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-da" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-de" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-el" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-en-GB" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-es" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-et" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-eu" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-fa" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-fi" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-fo" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-fr-CH" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-fr" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-gl" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-he" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-hr" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-hu" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-hy" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-id" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-is" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-it-CH" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-it" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-ja" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-ka" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-kh" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-kk" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-kr" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-lt" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-lv" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-me" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-mk" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-ms" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-nb" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-nl-BE" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-nl" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-no" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-pl" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-pt-BR" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-pt" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-ro" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-rs-latin" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-rs" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-ru" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-sk" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-sl" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-sq" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-sr-latin" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-sr" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-sv" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-sw" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-th" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-tr" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-uk" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-vi" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-zh-CN" : [ "jquery", "bootstrap-datepicker" ],
"bootstrap-datepicker-zh-TW" : [ "jquery", "bootstrap-datepicker" ]
}
}
</requirejs>
</properties>
<dependencies>
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootstrap</artifactId>
<version>3.0.0</version>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>com.jamesward</groupId>
<artifactId>unsnapshot-maven-plugin</artifactId>
<version>0.2</version>
<executions>
<execution>
<phase>initialize</phase>
<goals>
<goal>unsnapshot</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.7</version>
<executions>
<execution>
<phase>process-resources</phase>
<goals><goal>run</goal></goals>
<configuration>
<target>
<echo message="download archive" />
<get src="${sourceUrl}" dest="${project.build.directory}/${project.artifactId}.zip" />
<echo message="unzip archive" />
<unzip src="${project.build.directory}/${project.artifactId}.zip" dest="${project.build.directory}" />
<echo message="moving resources" />
<move todir="${destDir}">
<fileset dir="${project.build.directory}/${project.artifactId}-${version.unsnapshot}/dist" />
</move>
</target>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>3.0.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.2</version>
</plugin>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.13</version>
<extensions>true</extensions>
<configuration>
<serverId>sonatype-nexus-staging</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
</plugins>
<resources>
<resource>
<directory>${project.basedir}/src/main/resources</directory>
<targetPath>${destDir}</targetPath>
</resource>
</resources>
</build>
</project>