You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is used to create maven artifacts from Eclipse plugins. This is needed for building the executable jar to
8
+
run in a Docker Container.
17
9
18
-
****
19
-
20
-
This project is used to create maven artifacts from Eclipse plugins. This is needed
21
-
for building fat jars which run outside Eclipse.
22
-
23
-
24
-
This project is based on work by German Vega [(see this message)](https://www.eclipse.org/forums/index.php?t=msg&th=1097672&goto=1826425&#msg_1826425).
25
-
26
-
The following is an extract of the `pom.xml` file present in the archive :
27
-
>This file is part of VASCO Model Transformation - Platform Eclipse Modeling Framework 4.15 Maven repository
28
-
29
-
>Please visit http://vasco.imag.fr for further information
30
-
31
-
>Authors : German Vega , Yves ledru , Akram Idani
32
-
33
-
>> Laboratoire d'Informatique de Grenoble, Team VASCO
34
-
35
-
> Copyright (C) 2016 - 2020 University of Grenoble Alpes
36
-
37
-
> This program is free software:
38
-
39
-
> you can redistribute it and/or modify it under the terms of the GNU Lesser
40
-
General Public License as published by the Free Software Foundation, either
41
-
version 3 of the License, or (at your option) any later version. This program
42
-
is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
43
-
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
44
-
PURPOSE. See the GNU General Lesser Public License for more details. You
45
-
should have received a copy of the GNU General Lesser Public License along
46
-
with this program. If not, see <http://www.gnu.org/licenses/lgpl-3.0.html>.
47
-
48
-
****
49
-
50
-
The `src/main/resources/riseclipse.aggr` file should be edited with the
10
+
The `src/main/resources/riseclipse.aggr` file should be edited with the
0 commit comments