Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: b8feda3d82c5f278b4c4e51249088f7195cfaf1a (plain) (blame)
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
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project>
	<modelVersion>4.0.0</modelVersion>
	<groupId>org.eclipse.papyrus</groupId>
	<artifactId>org.eclipse.papyrus</artifactId>
	<version>1.1.0-SNAPSHOT</version>
	<packaging>pom</packaging>
	<modules>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.cdo.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.cpp.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.diagramtemplate.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.dsml.validation.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.eastadl.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.marte.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.marte.properties.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.marte.textedit.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.migration.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.moka.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.qompass.designer.basic.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.qompass.designer.tracing.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.robotml.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.uml.compare.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.umlrt.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.java.generator.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.java.profile.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.java.reverse.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.layers.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.robotml.generators.intempora.rtmaps.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.uml.export.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.migration.rsa.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.uml.alf.extra.feature</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.sysml14.feature</module>
		<module>../extraplugins/codegen/org.eclipse.papyrus.acceleo</module>
		<module>../extraplugins/codegen/org.eclipse.papyrus.acceleo.debug</module>
		<module>../extraplugins/codegen/org.eclipse.papyrus.acceleo.ui</module>
		<module>../extraplugins/cdo/org.eclipse.papyrus.cdo.core</module>
		<module>../extraplugins/cdo/org.eclipse.papyrus.cdo.ui</module>
		<module>../extraplugins/cdo/org.eclipse.papyrus.cdo.ui.customization.properties</module>
		<module>../extraplugins/cdo/org.eclipse.papyrus.cdo.ui.hyperlink</module>
		<module>../extraplugins/cdo/org.eclipse.papyrus.cdo.uml.diagram.ui</module>
		<module>../extraplugins/cdo/org.eclipse.papyrus.cdo.uml.search.ui</module>
		<module>../extraplugins/cdo/org.eclipse.papyrus.cdo.uml.ui</module>
		<module>../extraplugins/cdo/org.eclipse.papyrus.cdo.validation.problems</module>
		<module>../extraplugins/cdo/org.eclipse.papyrus.cdo.validation.problems.edit</module>
		<module>../extraplugins/codegen/org.eclipse.papyrus.codegen.base</module>
		<module>../extraplugins/codegen/org.eclipse.papyrus.codegen.extensionpoints</module>
		<module>../extraplugins/codegen/org.eclipse.papyrus.cpp.cdtproject</module>
		<module>../extraplugins/codegen/org.eclipse.papyrus.cpp.codegen</module>
		<module>../extraplugins/codegen/org.eclipse.papyrus.cpp.codegen.ui</module>
		<module>../extraplugins/codegen/org.eclipse.papyrus.cpp.examples</module>
		<module>../extraplugins/codegen/org.eclipse.papyrus.cpp.profile</module>
		<module>../plugins/customization/org.eclipse.papyrus.customization</module>
		<module>../extraplugins/diagramtemplate/org.eclipse.papyrus.diagramtemplate</module>
		<module>../extraplugins/diagramtemplate/org.eclipse.papyrus.diagramtemplate.edit</module>
		<module>../extraplugins/diagramtemplate/org.eclipse.papyrus.diagramtemplate.editor</module>
		<module>../extraplugins/dsml.validation/org.eclipse.papyrus.dsml.validation</module>
		<module>../extraplugins/dsml.validation/org.eclipse.papyrus.dsml.validation.generator</module>
		<module>../extraplugins/dsml.validation/org.eclipse.papyrus.dsml.validation.model</module>
		<module>../extraplugins/dsml.validation/org.eclipse.papyrus.dsml.validation.model.ui</module>
		<module>../extraplugins/dsml.validation/org.eclipse.papyrus.dsml.validation.properties</module>
		<module>../extraplugins/dsml.validation/org.eclipse.papyrus.dsml.validation.wizard</module>
		<module>../extraplugins/eastadl/org.eclipse.papyrus.eastadl</module>
		<module>../extraplugins/eastadl/org.eclipse.papyrus.eastadl.nattable</module>
		<module>../extraplugins/eastadl/org.eclipse.papyrus.eastadl.nattable.allocation</module>
		<module>../extraplugins/eastadl/org.eclipse.papyrus.eastadl.nattable.allocation.config</module>
		<module>../extraplugins/eastadl/org.eclipse.papyrus.eastadl.nattable.menu</module>
		<module>../extraplugins/eastadl/org.eclipse.papyrus.eastadl.service.types</module>
		<module>../plugins/infra/org.eclipse.papyrus.eclipse.project.editors</module>
		<module>../extraplugins/qompass-designer/org.eclipse.papyrus.fcm.profile</module>
		<module>../extraplugins/qompass-designer/tracing/org.eclipse.papyrus.infra.services.tracepoints</module>
		<module>../extraplugins/java/org.eclipse.papyrus.java.generator.jdtsynchronizer</module>
		<module>../extraplugins/java/org.eclipse.papyrus.java.generator.metamodel.jdt</module>
		<module>../extraplugins/java/org.eclipse.papyrus.java.generator.metamodel.jdt.edit</module>
		<module>../extraplugins/java/org.eclipse.papyrus.java.generator.metamodel.jdt.editor</module>
		<module>../extraplugins/java/org.eclipse.papyrus.java.generator.transfo.umltojdt</module>
		<module>../extraplugins/java/org.eclipse.papyrus.java.generator.ui</module>
		<module>../extraplugins/java/org.eclipse.papyrus.java.profile</module>
		<module>../extraplugins/java/org.eclipse.papyrus.java.profile.edit</module>
		<module>../extraplugins/java/org.eclipse.papyrus.java.profile.editor</module>
		<module>../extraplugins/java/org.eclipse.papyrus.java.reverse</module>
		<module>../extraplugins/java/org.eclipse.papyrus.java.reverse.ui</module>
		<module>../extraplugins/layers/org.eclipse.papyrus.layers.notationmodel.edit</module>
		<module>../extraplugins/layers/org.eclipse.papyrus.layers.runtime</module>
		<module>../extraplugins/layers/org.eclipse.papyrus.layers.stackmodel</module>
		<module>../extraplugins/layers/org.eclipse.papyrus.layers.stackmodel.diagram</module>
		<module>../extraplugins/layers/org.eclipse.papyrus.layers.stackmodel.edit</module>
		<module>../extraplugins/layers/org.eclipse.papyrus.layers.stackmodel.editor</module>
		<module>../extraplugins/layers/org.eclipse.papyrus.layers.ui</module>
		<module>../extraplugins/marte/properties/org.eclipse.papyrus.marte.properties</module>
		<module>../extraplugins/marte/org.eclipse.papyrus.marte.static.profile</module>
		<module>../extraplugins/marte/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext</module>
		<module>../extraplugins/marte/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui</module>
		<module>../extraplugins/marte/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext</module>
		<module>../extraplugins/marte/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui</module>
		<module>../extraplugins/marte/org.eclipse.papyrus.marte.vsl</module>
		<module>../extraplugins/marte/org.eclipse.papyrus.marte.vsl.ui</module>
		<module>../extraplugins/migration/org.eclipse.papyrus.migration.properties.model</module>
		<module>../extraplugins/moka/org.eclipse.papyrus.moka</module>
		<module>../extraplugins/moka/org.eclipse.papyrus.moka.async.fuml</module>
		<module>../extraplugins/moka/org.eclipse.papyrus.moka.composites</module>
		<module>../extraplugins/moka/org.eclipse.papyrus.moka.composites.utils</module>
		<module>../extraplugins/moka/org.eclipse.papyrus.moka.fuml</module>
		<module>../extraplugins/moka/org.eclipse.papyrus.moka.fuml.activeobjectcontrollerlibrary</module>
		<module>../extraplugins/moka/org.eclipse.papyrus.moka.fuml.assertionlibrary</module>
		<module>../extraplugins/moka/org.eclipse.papyrus.moka.fuml.standardlibrary</module>
		<module>../extraplugins/moka/org.eclipse.papyrus.moka.fuml.validation</module>
		<module>../extraplugins/moka/org.eclipse.papyrus.moka.ui</module>
		<module>../extraplugins/qompass-designer/org.eclipse.papyrus.qompass.designer.core</module>
		<module>../extraplugins/qompass-designer/org.eclipse.papyrus.qompass.designer.cpp</module>
		<module>../extraplugins/qompass-designer/org.eclipse.papyrus.qompass.designer.java</module>
		<module>../extraplugins/qompass-designer/org.eclipse.papyrus.qompass.designer.doc</module>
		<module>../extraplugins/qompass-designer/org.eclipse.papyrus.qompass.designer.ui</module>
		<module>../extraplugins/qompass-designer/org.eclipse.papyrus.qompass.designer.validation</module>
		<module>../extraplugins/qompass-designer/org.eclipse.papyrus.qompass.designer.vsl</module>
		<module>../extraplugins/qompass-designer/org.eclipse.papyrus.qompass.modellibs.core</module>
		<module>../extraplugins/qompass-designer/tracing/org.eclipse.papyrus.qompass.modellibs.tracing</module>
		<module>../extraplugins/robotml/org.eclipse.papyrus.robotml</module>
		<module>../extraplugins/robotml/org.eclipse.papyrus.robotml.deployment</module>
		<module>../extraplugins/robotml/org.eclipse.papyrus.robotml.diagram.common</module>
		<module>../extraplugins/robotml/org.eclipse.papyrus.robotml.diagram.ui</module>
		<module>../extraplugins/robotml/org.eclipse.papyrus.robotml.doc</module>
		<module>../extraplugins/robotml/generators/org.eclipse.papyrus.robotml.generators.common</module>
		<module>../extraplugins/robotml/generators/rtmaps/org.eclipse.papyrus.robotml.generators.intempora.rtmaps</module>
		<module>../extraplugins/robotml/generators/rtmaps/org.eclipse.papyrus.robotml.generators.intempora.rtmaps.ui</module>
		<module>../extraplugins/robotml/org.eclipse.papyrus.robotml.perspective</module>
		<module>../extraplugins/robotml/org.eclipse.papyrus.robotml.templaterepository</module>
		<module>../extraplugins/robotml/org.eclipse.papyrus.robotml.validation</module>
		<module>../extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt</module>
		<module>../extraplugins/codegen/org.eclipse.papyrus.texteditor.model</module>
		<module>../extraplugins/codegen/org.eclipse.papyrus.texteditor.modelexplorer</module>
		<module>../extraplugins/uml/compare/org.eclipse.papyrus.uml.compare</module>
		<module>../extraplugins/uml/org.eclipse.papyrus.uml.export</module>
		
		<!-- ALF -->
		<module>../extraplugins/alf/core/org.eclipse.papyrus.uml.alf.text</module>
		<module>../extraplugins/alf/core/org.eclipse.papyrus.uml.alf.transaction</module>
		<module>../extraplugins/alf/ui/org.eclipse.papyrus.uml.alf.properties.xtext</module>
		
		<!-- Papyrus Uml Rt  -->
		<module>../extraplugins/umlrt/org.eclipse.papyrus.umlrt</module>
		<module>../extraplugins/umlrt/org.eclipse.papyrus.umlrt.ui</module>
		<module>../extraplugins/umlrt/org.eclipse.papyrus.umlrt.properties</module>
		<module>../extraplugins/umlrt/org.eclipse.papyrus.umlrt.validation</module>
		<module>../extraplugins/umlrt/org.eclipse.papyrus.umlrt.wizard</module>					
		
		<module>../extraplugins/migration/org.eclipse.papyrus.m2m.qvto</module>
		<module>../extraplugins/migration/org.eclipse.papyrus.migration.rsa</module>
		<module>../extraplugins/codegen/org.eclipse.papyrus.views.cpp</module>
		<module>../extraplugins/qompass-designer/tracing/org.eclipse.papyrus.views.tracepoints</module>
		<!-- Papyrus Uml Diagram Ecore -->
		<module>../extraplugins/papyrus4ecore/org.eclipse.papyrus.uml.diagram.ecore</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.uml.diagram.ecore.feature</module>	
		<!-- Papyrus 4 Education -->
		<module>../extraplugins/papyrus4education/org.eclipse.papyrus.uml.diagram.education</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.uml.diagram.education.feature</module>	
		<!-- Module EPF 
		<module>../extraplugins/epf-richtext/org.eclipse.papyrus.infra.widgets.epf.richtext.extension</module>
		<module>../features/papyrus-extra-features/org.eclipse.papyrus.extra.epf.richtext.feature</module>
		-->
        <module>../extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile</module>
        <module>../extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipsetool.assistant</module>
        <module>../extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipsetool.table</module>
        <module>../extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipsetool</module>
        <module>../extraplugins/adl4eclipse/org.eclipse.papyrus.osgi.profile</module>
        <!-- Missing org.eclipse.xtext.gmf.glue 0.8.0' <module>../extraplugins/alf/org.eclipse.papyrus.operation.editor.xtext.ui</module> 
        <module>../extraplugins/alf/org.eclipse.papyrus.operation.editor.xtext</module>-->
 
        <module>../extraplugins/design/org.eclipse.papyrus.design.profile.architecture</module>
        <module>../extraplugins/design/org.eclipse.papyrus.design.profile.architecture.edit</module>
        <module>../extraplugins/design/org.eclipse.papyrus.design.profile.architecture.editor</module>

        <module>../extraplugins/diagram-definition/org.eclipse.papyrus.dd.edit</module>
        <module>../extraplugins/diagram-definition/org.eclipse.papyrus.dd.editor</module>
        <module>../extraplugins/diagram-definition/org.eclipse.papyrus.dd.qvt</module>
        <module>../extraplugins/diagram-definition/org.eclipse.papyrus.dd</module>
        <module>../extraplugins/diagram-definition/org.eclipse.papyrus.notation.export</module>
        <!-- Compilation failure <module>../extraplugins/diagram-definition/org.eclipse.papyrus.notation.qvt</module> -->
        <module>../extraplugins/diagram-definition/org.eclipse.papyrus.notation2umldi</module>
        <module>../extraplugins/diagram-definition/org.eclipse.papyrus.umldi.edit</module>
        <module>../extraplugins/diagram-definition/org.eclipse.papyrus.umldi.editor</module>
        <module>../extraplugins/diagram-definition/org.eclipse.papyrus.umldi</module>
        <module>../extraplugins/diagram-definition/org.eclipse.papyrus.umldi2dg</module>
        <module>../extraplugins/facade/org.eclipse.papyrus.facade.codegen</module>
        <module>../extraplugins/facade/org.eclipse.papyrus.facade.definition.editor</module>
        <module>../extraplugins/facade/org.eclipse.papyrus.facade.edit</module>
        <module>../extraplugins/facade/org.eclipse.papyrus.facade.editor</module>
        <module>../extraplugins/facade/org.eclipse.papyrus.facade.utils</module>
        <module>../extraplugins/facade/org.eclipse.papyrus.facade</module>
        <module>../extraplugins/layout/org.eclipse.papyrus.layout</module> 
        <module>../extraplugins/layout/org.eclipse.papyrus.layout.algorithms.gridAlgorithm</module>
        <module>../extraplugins/layout/org.eclipse.papyrus.layout.algorithms.horizontalAlgorithm</module>
        <module>../extraplugins/layout/org.eclipse.papyrus.layout.algorithms.horizontalSymmetryAlgorithm</module>
        <module>../extraplugins/layout/org.eclipse.papyrus.layout.algorithms.horizontalTreeAlgorithm</module>
        <module>../extraplugins/layout/org.eclipse.papyrus.layout.algorithms.radialAlgorithm</module>
        <module>../extraplugins/layout/org.eclipse.papyrus.layout.algorithms.springAlgorithm</module>
        <module>../extraplugins/layout/org.eclipse.papyrus.layout.algorithms.treeAlgorithm</module>
        <module>../extraplugins/layout/org.eclipse.papyrus.layout.algorithms.verticalAlgorithm</module>
        <module>../extraplugins/layout/org.eclipse.papyrus.layout.algorithms.verticalSymmetryAlgorithm</module>
        <module>../extraplugins/layout/org.eclipse.papyrus.layout.subeditor.gmf</module>
        
        <module>../extraplugins/revision/org.eclipse.papyrus.revisiontool</module>
        <module>../extraplugins/spem2/org.eclipse.papyrus.spem2.profile</module>
		
				<!-- Papyrus Sysml 1.4 -->
		<module>../extraplugins/sysml14/org.eclipse.papyrus.sysml14</module>
		<module>../extraplugins/sysml14/org.eclipse.papyrus.sysml14.ui</module>
		<module>../extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.common</module>
		<module>../extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.blockdefinition</module>
		<module>../extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.internalblock</module>
		<module>../extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.parametric</module>
		<module>../extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.requirement</module>
		<module>../extraplugins/sysml14/org.eclipse.papyrus.sysml14.edit</module>
		<module>../extraplugins/sysml14/org.eclipse.papyrus.sysml14.service.types</module>
		
		<module>extras</module>
	</modules>
	<properties>
		<tycho-version>0.22.0</tycho-version>
		<tychoExtrasVersion>0.22.0</tychoExtrasVersion>
		<xtext.version>2.7.3</xtext.version>
		<java.source.version>1.6</java.source.version>
		<java.target.version>1.6</java.target.version>
		<papyrus.eclipse.target>mars</papyrus.eclipse.target>
		<papyrus.repo.main>http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/${papyrus.eclipse.target}</papyrus.repo.main>
	</properties>
	<repositories>
	<!--  	<repository>
			<id>org.eclipse.epf.richtext_1.5.1.6-update-site</id>
			<layout>p2</layout>
			<url>http://download.eclipse.org/modeling/mdt/papyrus/updates/epf/main</url>
		</repository>-->
		<repository>
			<id>papyrus-main</id>
			<layout>p2</layout>
			<url>${papyrus.repo.main}</url>
		</repository>
		<repository>
			<id>cdt</id>
			<layout>p2</layout>
			<!-- updateFrom("CDT",0) -->
			<url>http://download.eclipse.org/tools/cdt/builds/mars/milestones</url>
		</repository>
		<repository>
			<id>emft-emffacet</id>
			<layout>p2</layout>
			<!-- updateFrom("EMF Facet",0) -->
			<url>http://download.eclipse.org/facet/updates/integration/1.0.0/I201505181340/</url>
		</repository>
		<repository>
			<id>emf-cdo</id>
			<layout>p2</layout>
			<!-- updateFrom("EMF CDO",0) -->
			<url>http://download.eclipse.org/modeling/emf/cdo/drops/S20150520-0916</url>
		</repository>
		<repository>
			<id>emf-compare</id>
			<layout>p2</layout>
			<!-- updateFrom("EMF COMPARE",0) -->
			<url>http://download.eclipse.org/modeling/emf/compare/updates/milestones/3.1/S201505180755</url>
		</repository>
		<repository>
			<id>emf-emf</id>
			<layout>p2</layout>
			<!-- updateFrom("EMF (Core)",0) -->
			<url>http://download.eclipse.org/modeling/emf/emf/updates/2.11milestones/</url>
		</repository>
		<repository>
			<id>emft-mwe[0]</id>
			<layout>p2</layout>
			<!-- updateFrom("EMFT MWE",0) -->
			<url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201505190324/mwe</url>
		</repository>
		<repository>
			<id>emft-mwe[1]</id>
			<layout>p2</layout>
			<!-- updateFrom("EMFT MWE",1) -->
			<url>http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201505190428/mwe2lang</url>
		</repository>
		<repository>
			<id>emf-query</id>
			<layout>p2</layout>
			<!-- updateFrom("EMF Query",0) -->
			<url>http://download.eclipse.org/modeling/emf/query/updates/milestones/S201505060133</url>
		</repository>
		<repository>
			<id>emf-transaction</id>
			<layout>p2</layout>
			<!-- updateFrom("EMF TRANSACTION",0) -->
			<url>http://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201505060251</url>
		</repository>
		<repository>
			<id>emf-validation</id>
			<layout>p2</layout>
			<!-- updateFrom("EMF VALIDATION",0) -->
			<url>http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201505060134/</url>
		</repository>
		<repository>
			<id>ep</id>
			<layout>p2</layout>
			<!-- updateFrom("Eclipse",0) -->
			<url>http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5RC1-201505141000/</url>
		</repository>
		<repository>
			<id>gef</id>
			<layout>p2</layout>
			<!-- updateFrom("GEF",0) -->
			<url>http://download.eclipse.org/tools/gef/updates/milestones</url>
		</repository>
		<repository>
			<id>gmp-gmf-notation</id>
			<layout>p2</layout>
			<!-- updateFrom("GMF Notation",0) -->
			<url>http://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S201505060039</url>
		</repository>
		<repository>
			<id>gmp-gmf-runtime</id>
			<layout>p2</layout>
			<!-- updateFrom("GMF Runtime",0) -->
			<url>http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S201505060429</url>
		</repository>
		<repository>
			<id>gmf-tooling</id>
			<layout>p2</layout>
			<!-- updateFrom("GMF Tooling",0) -->
			<url>http://download.eclipse.org/modeling/gmp/gmf-tooling/updates/milestones-3.3/RC1</url>
		</repository>
		<repository>
			<id>m2t-acceleo</id>
			<layout>p2</layout>
			<!-- updateFrom("M2T ACCELEO",0) -->
			<url>http://download.eclipse.org/acceleo/updates/milestones/3.6/S201505131324</url>
		</repository>
		<repository>
			<id>m2t-xpand</id>
			<layout>p2</layout>
			<!-- updateFrom("M2T XPAND",0) -->
			<url>http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201505190330/</url>
		</repository>
		<repository>
			<id>mdt-ocl</id>
			<layout>p2</layout>
			<!-- updateFrom("MDT OCL 6.0",0) -->
			<url>http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.0.0/S201505181553</url>
		</repository>
		<repository>
			<id>mdt-uml2</id>
			<layout>p2</layout>
			<!-- updateFrom("MDT UML2",0) -->
			<url>http://download.eclipse.org/modeling/mdt/uml2/updates/5.1milestones</url>
		</repository>
		<repository>
			<id>mmt-qvto</id>
			<layout>p2</layout>
			<!-- updateFrom("QVT Operational",0) -->
			<url>http://download.eclipse.org/mmt/qvto/updates/milestones/3.5.0/S201505190736</url>
		</repository>
		<repository>
			<id>nattable</id>
			<layout>p2</layout>
			<url>http://download.eclipse.org/nattable/releases/1.2.0/repository/</url>
		</repository>
		<repository>
			<id>orbit</id>
			<layout>p2</layout>
			<url>http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository</url>
		</repository>
		<repository>
			<id>subversive</id>
			<layout>p2</layout>
			<!-- updateFrom("Subversive",0) -->
			<url>http://download.eclipse.org/technology/subversive/3.0/mars-site/</url>
		</repository>
		<repository>
			<id>tmf-xtext</id>
			<layout>p2</layout>
			<!-- updateFrom("Xtext, Xtend",0) -->
			<url>http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/maintenance/S201505190403/</url>
		</repository>
		<repository>
			<id>webtools</id>
			<layout>p2</layout>
			<!-- updateFrom("WebTools",0) -->
			<url>http://download.eclipse.org/webtools/downloads/drops/R3.7.0/S-3.7.0RC1-20150519000109/repository/</url>
		</repository>
		<repository>
			<id>XWT</id>
			<layout>p2</layout>
			<!-- updateFrom("XWT",0) -->
			<url>http://download.eclipse.org/xwt/release-1.1.0</url>
		</repository>
		<repository>
			<id>EEF</id>
			<layout>p2</layout>
			<url>http://download.eclipse.org/modeling/emft/eef/updates/releases/1.2/</url>
		</repository>		
	</repositories>
	<pluginRepositories>
		<pluginRepository>
			<id>org.eclipse.cbi.maven.plugins</id>
			<name>Eclipse CBI</name>
			<url>https://repo.eclipse.org/content/repositories/cbi-releases/</url>
			 <releases>
		     	<enabled>true</enabled>
		     </releases>
		     <snapshots>
		     	<enabled>false</enabled>
		     </snapshots>
		</pluginRepository>
	</pluginRepositories>
	<build>
	
		<pluginManagement>
			<plugins>
				<plugin>
					<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-compiler-plugin</artifactId>
					<version>3.2</version>
					<configuration>
						<source>${java.source.version}</source>
						<target>${java.target.version}</target>
					</configuration>
				</plugin>
				<plugin>
					<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-clean-plugin</artifactId>
					<version>2.6</version>
				</plugin>
				<plugin>
					<groupId>org.codehaus.mojo</groupId>
					<artifactId>build-helper-maven-plugin</artifactId>
					<version>1.9.1</version>
				</plugin>
				<plugin>
					<groupId>org.codehaus.mojo</groupId>
					<artifactId>exec-maven-plugin</artifactId>
					<version>1.2.1</version>
				</plugin>
                <plugin>
                    <groupId>org.eclipse.xtend</groupId>
                    <artifactId>xtend-maven-plugin</artifactId>
                    <version>${xtext.version}</version>
                </plugin>
                <plugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-resources-plugin</artifactId>
                    <version>2.6</version>
                    <configuration>
                        <encoding>UTF-8</encoding>
                    </configuration>
                </plugin>
                <plugin>
                    <groupId>org.eclipse.tycho</groupId>
                    <artifactId>tycho-compiler-plugin</artifactId>
                    <version>${tycho-version}</version>
                    <configuration>
                        <optimize>true</optimize>
                        <showWarnings>true</showWarnings>
                        <!-- Tycho build using the project's JDT settings. -->
                        <useProjectSettings>true</useProjectSettings>
                    </configuration>
                </plugin>
                <plugin>
                    <groupId>org.eclipse.tycho</groupId>
                    <artifactId>tycho-maven-plugin</artifactId>
                    <version>${tycho-version}</version>
                    <extensions>true</extensions>
                </plugin>
                <plugin>
                    <groupId>org.eclipse.tycho</groupId>
                    <artifactId>target-platform-configuration</artifactId>
                    <version>${tycho-version}</version>
                    <configuration>
                        <environments>
                            <environment>
                                <os>win32</os>
                                <ws>win32</ws>
                                <arch>x86_64</arch>
                            </environment>
                        </environments>
                    </configuration>
                </plugin>
			</plugins>
		</pluginManagement>
	
		<plugins>
			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-resources-plugin</artifactId>
			</plugin>
			<plugin>
				<groupId>org.eclipse.tycho</groupId>
				<artifactId>tycho-compiler-plugin</artifactId>
			</plugin>
			<plugin>
				<groupId>org.eclipse.tycho</groupId>
				<artifactId>tycho-maven-plugin</artifactId>
			</plugin>
			<plugin>
				<groupId>org.eclipse.tycho</groupId>
				<artifactId>target-platform-configuration</artifactId>
			</plugin>
			<plugin>
				<groupId>org.eclipse.tycho</groupId>
				<artifactId>tycho-p2-repository-plugin</artifactId>
				<version>${tycho-version}</version>
			</plugin>
            <!-- Sources -->
			<plugin>
				<groupId>org.eclipse.tycho</groupId>
				<artifactId>tycho-source-plugin</artifactId>
				<version>${tycho-version}</version>
				<executions>
					<execution>
						<id>plugin-source</id>
						<goals>
							<goal>plugin-source</goal>
						</goals>
					</execution>
				</executions>
			</plugin>
			<plugin>
				<groupId>org.eclipse.tycho.extras</groupId>
				<artifactId>tycho-source-feature-plugin</artifactId>
				<version>${tychoExtrasVersion}</version>
				<executions>
					<execution>
						<id>source-feature</id>
						<phase>package</phase>
						<goals>
							<goal>source-feature</goal>
						</goals>
					</execution>
				</executions>
			</plugin>
			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-dependency-plugin</artifactId>
				<version>2.9</version>
				<executions>
					<execution>
						<id>purge-local-dependencies</id>
						<phase>process-sources</phase>
						<goals>
							<goal>purge-local-repository</goal>
						</goals>
						<configuration>
							<includes>
								<include>org.eclipse.papyrus</include>
							</includes>
							<verbose>true</verbose>
							<resolutionFuzziness>groupId</resolutionFuzziness>
						</configuration>
					</execution>
				</executions>
			</plugin>
		</plugins>
	</build>
	
	
	<profiles>
		
		<profile>
			<id>defaultProfile</id>
			<build>
				<plugins>
					<plugin>
						<groupId>org.eclipse.tycho</groupId>
						<artifactId>tycho-p2-plugin</artifactId>
						<version>${tycho-version}</version>
						<executions>
							<execution>
								<id>attach-p2-metadata</id>
								<phase>package</phase>
								<goals>
									<goal>p2-metadata</goal>
								</goals>
							</execution>
						</executions>
					</plugin>
				</plugins>
			</build>
			<activation>
				<activeByDefault>true</activeByDefault>
			</activation>
		</profile>	  
	  
		<profile>
	  		<id>packAndSign</id> <!-- Stable release profile. Takes +30min. Eclipse servers only -->
		  	<!-- Pack200 -->
		  	<build>
			  	<plugins>
					<plugin>
						<groupId>org.eclipse.tycho.extras</groupId>
						<artifactId>tycho-pack200a-plugin</artifactId>
						<version>${tychoExtrasVersion}</version>
						<executions>
							<execution>
								<id>pack200-normalize</id>
								<goals>
									<goal>normalize</goal>
								</goals>
							</execution>
						</executions>
					</plugin>
					<plugin>
						<groupId>org.eclipse.cbi.maven.plugins</groupId>
						<artifactId>eclipse-jarsigner-plugin</artifactId>
						<version>1.0.5</version>
						<executions>
							<execution>
						    	<id>sign</id>
						    	<goals>
						    		<goal>sign</goal>
						    	</goals>
						  	</execution>
						</executions>
		            </plugin>
					<plugin>
						<groupId>org.eclipse.tycho.extras</groupId>
						<artifactId>tycho-pack200b-plugin</artifactId>
						<version>${tychoExtrasVersion}</version>
						<executions>
							<execution>
								<id>pack200-pack</id>
								<goals>
									<goal>pack</goal>
								</goals>
							</execution>
						</executions>
					</plugin>
					<plugin>
						<groupId>org.eclipse.tycho</groupId>
						<artifactId>tycho-p2-plugin</artifactId>
						<version>${tycho-version}</version>
						<executions>
							<execution>
								<id>attach-p2-metadata</id>
								<phase>package</phase>
								<goals>
									<goal>p2-metadata</goal>
								</goals>
							</execution>
						</executions>
						<configuration>
							<defaultP2Metadata>false</defaultP2Metadata>
						</configuration>
					</plugin>
				</plugins>
			</build>
	        <activation>
	        	<property>
	        		<name>SIGN</name>
	        		<value>true</value>
	        	</property>
	        </activation>
		</profile>
	  
	  
    	<profile>
	        <id>pack</id> <!-- Nightly profile. Artifacts can be consumed, but are not signed -->
	        <build>
	          <plugins>
	            <!-- Pack200 -->
				<plugin>
					<groupId>org.eclipse.tycho.extras</groupId>
					<artifactId>tycho-pack200b-plugin</artifactId>
					<version>${tychoExtrasVersion}</version>
					<executions>
						<execution>
							<id>pack200-pack</id>
							<goals>
								<goal>pack</goal>
							</goals>
						</execution>
					</executions>
				</plugin>
				<plugin>
					<groupId>org.eclipse.tycho</groupId>
					<artifactId>tycho-p2-plugin</artifactId>
					<version>${tycho-version}</version>
					<executions>
						<execution>
							<id>attach-p2-metadata</id>
							<phase>package</phase>
							<goals>
								<goal>p2-metadata</goal>
							</goals>
						</execution>
					</executions>
					<configuration>
						<defaultP2Metadata>false</defaultP2Metadata>
					</configuration>
				</plugin>
	          </plugins>
	        </build>
	        <activation>
	        	<property>
	        		<name>SIGN</name>
	        		<value>false</value>
	        	</property>
	        </activation>
    	</profile>
      
        <!-- profile dedicated to activate the repository linked to nightly artifacts, useful for daily life of developers -->
		<profile>
			<id>nightly</id>
			<repositories>
				<repository>
					<id>papyrus</id>
					<layout>p2</layout>
					<url>${papyrus.repo.main}</url>
					<releases>
						<enabled>true</enabled>
						<updatePolicy>daily</updatePolicy>
						<checksumPolicy>warn</checksumPolicy>
					</releases>
					<snapshots>
						<enabled>true</enabled>
						<updatePolicy>daily</updatePolicy>
						<checksumPolicy>fail</checksumPolicy>
					</snapshots>
				</repository>
			</repositories>
			<activation>
				<property>
					<name>env</name>
					<value>devnightly</value>
				</property>
				<activeByDefault>false</activeByDefault>
			</activation>
		</profile>
    </profiles>
</project>

Back to the top