Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
frascati
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
114
Issues
114
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
frascati
frascati
Commits
bdfd26fc
Commit
bdfd26fc
authored
Jan 20, 2010
by
Christophe Demarey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[maven-release-plugin] prepare release frascati-1.2
parent
10948c72
Changes
50
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
50 changed files
with
3315 additions
and
3379 deletions
+3315
-3379
assembly-factory/core-factory/pom.xml
assembly-factory/core-factory/pom.xml
+257
-258
assembly-factory/frascati-model/pom.xml
assembly-factory/frascati-model/pom.xml
+108
-109
assembly-factory/generate-factory/pom.xml
assembly-factory/generate-factory/pom.xml
+122
-124
assembly-factory/maven-plugin/contribution/pom.xml
assembly-factory/maven-plugin/contribution/pom.xml
+3
-4
assembly-factory/maven-plugin/frascati-factory/pom.xml
assembly-factory/maven-plugin/frascati-factory/pom.xml
+3
-4
assembly-factory/maven-plugin/pom.xml
assembly-factory/maven-plugin/pom.xml
+2
-3
assembly-factory/parser/pom.xml
assembly-factory/parser/pom.xml
+89
-90
assembly-factory/pom.xml
assembly-factory/pom.xml
+5
-7
assembly-factory/runtime-factory/pom.xml
assembly-factory/runtime-factory/pom.xml
+123
-123
assembly-factory/tools/pom.xml
assembly-factory/tools/pom.xml
+3
-4
examples/calculator/client/pom.xml
examples/calculator/client/pom.xml
+62
-63
examples/calculator/pom.xml
examples/calculator/pom.xml
+49
-50
examples/calculator/server/pom.xml
examples/calculator/server/pom.xml
+56
-57
examples/chat/client/pom.xml
examples/chat/client/pom.xml
+3
-5
examples/chat/pom.xml
examples/chat/pom.xml
+3
-4
examples/chat/server/pom.xml
examples/chat/server/pom.xml
+2
-4
examples/counter-rest/client/pom.xml
examples/counter-rest/client/pom.xml
+51
-52
examples/counter-rest/pom.xml
examples/counter-rest/pom.xml
+88
-90
examples/counter-rest/server-explorer-war/pom.xml
examples/counter-rest/server-explorer-war/pom.xml
+109
-111
examples/counter-rest/server-war/pom.xml
examples/counter-rest/server-war/pom.xml
+109
-111
examples/counter-rest/server/pom.xml
examples/counter-rest/server/pom.xml
+49
-50
examples/dictionary/pom.xml
examples/dictionary/pom.xml
+77
-78
examples/frascati-test/pom.xml
examples/frascati-test/pom.xml
+3
-4
examples/helloworld-annotated/pom.xml
examples/helloworld-annotated/pom.xml
+64
-66
examples/helloworld-pojo/pom.xml
examples/helloworld-pojo/pom.xml
+63
-65
examples/helloworld-property/pom.xml
examples/helloworld-property/pom.xml
+3
-5
examples/helloworld-rmi/client/pom.xml
examples/helloworld-rmi/client/pom.xml
+51
-52
examples/helloworld-rmi/pom.xml
examples/helloworld-rmi/pom.xml
+49
-50
examples/helloworld-rmi/server/pom.xml
examples/helloworld-rmi/server/pom.xml
+49
-50
examples/helloworld-script/pom.xml
examples/helloworld-script/pom.xml
+182
-184
examples/helloworld-ws/client/pom.xml
examples/helloworld-ws/client/pom.xml
+61
-62
examples/helloworld-ws/pom.xml
examples/helloworld-ws/pom.xml
+49
-50
examples/helloworld-ws/server/pom.xml
examples/helloworld-ws/server/pom.xml
+63
-64
examples/isbn-test/pom.xml
examples/isbn-test/pom.xml
+83
-84
examples/pom.xml
examples/pom.xml
+4
-5
examples/reconfig/pom.xml
examples/reconfig/pom.xml
+124
-126
examples/twitter-rest/pom.xml
examples/twitter-rest/pom.xml
+65
-66
examples/twitter-weather/pom.xml
examples/twitter-weather/pom.xml
+76
-77
examples/verify-mail/pom.xml
examples/verify-mail/pom.xml
+76
-77
examples/weather/pom.xml
examples/weather/pom.xml
+77
-78
examples/ws-parent/pom.xml
examples/ws-parent/pom.xml
+79
-80
explorer/core/pom.xml
explorer/core/pom.xml
+2
-2
explorer/fscript-plugin/pom.xml
explorer/fscript-plugin/pom.xml
+2
-2
explorer/pom.xml
explorer/pom.xml
+2
-2
fscript/pom.xml
fscript/pom.xml
+3
-5
intents/bench/pom.xml
intents/bench/pom.xml
+50
-52
intents/debug/pom.xml
intents/debug/pom.xml
+50
-52
intents/pom.xml
intents/pom.xml
+50
-52
pom.xml
pom.xml
+422
-424
transaction-service/pom.xml
transaction-service/pom.xml
+140
-142
No files found.
assembly-factory/core-factory/pom.xml
View file @
bdfd26fc
<?xml version="1.0"?>
<!--
* OW2 FraSCAti: Core Factory
*
* Copyright (c) 2008-2009 INRIA, USTL
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Contact: frascati@ow2.org
*
* Author: Damien Fournier
*
* Contributor(s): Christophe Demarey
* Nicolas Dolet
* Pierre Carton
-->
<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>
<artifactId>
parent
</artifactId>
<groupId>
org.ow2.frascati.factory
</groupId>
<version>
1.2-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.factory
</groupId>
<artifactId>
frascati-af-core
</artifactId>
<name>
FraSCAti Assembly Factory: Core Factory Module
</name>
<url>
http://frascati.ow2.org/
</url>
<inceptionYear>
2007
</inceptionYear>
<developers>
<developer>
<id>
fournier
</id>
<name>
Damien Fournier
</name>
<email>
Damien.Fournier@inria.fr
</email>
<organization>
INRIA
</organization>
<organizationUrl>
http://www.inria.fr
</organizationUrl>
<roles>
<role>
Architect
</role>
<role>
Developer
</role>
</roles>
</developer>
</developers>
<!-- ======= -->
<!-- Build -->
<!-- ======= -->
<build>
<defaultGoal>
install
</defaultGoal>
<plugins>
<!-- To compile source code. -->
<plugin>
<artifactId>
maven-compiler-plugin
</artifactId>
</plugin>
<!--
Compile the architecture of the FraSCAti assembly
factory with JuliaC.
-->
<plugin>
<groupId>
org.objectweb.fractal.juliac
</groupId>
<artifactId>
maven-juliac-plugin
</artifactId>
<configuration>
<adls><adl>
org.ow2.frascati.factory.Frascati
</adl></adls>
</configuration>
</plugin>
<!-- Plugin for image generation representing the dependencies graph -->
<!-- To use this plugin, type: 'mvn depgraph:depgraph' -->
<!-- This plugin requires the 'dot' library, provided by the -->
<!-- GraphViz software (http://www.graphviz.org ) -->
<plugin>
<groupId>
ch.elca.el4j.maven.plugins
</groupId>
<artifactId>
maven-depgraph-plugin
</artifactId>
</plugin>
<!-- Build the binary assembly. -->
<plugin>
<artifactId>
maven-assembly-plugin
</artifactId>
<groupId>
org.apache.maven.plugins
</groupId>
<configuration>
<descriptors>
<descriptor>
assembly-bin.xml
</descriptor>
</descriptors>
</configuration>
</plugin>
</plugins>
</build>
<!-- ============ -->
<!-- Dependencies -->
<!-- ============ -->
<dependencies>
<dependency>
<groupId>
org.objectweb.fractal.juliac
</groupId>
<artifactId>
juliac-runtime
</artifactId>
</dependency>
<dependency>
<groupId>
org.objectweb.fractal
</groupId>
<artifactId>
fractal-util
</artifactId>
</dependency>
<!-- The FraSCAti Tinfi runtime. -->
<dependency>
<groupId>
org.ow2.frascati.tinfi
</groupId>
<artifactId>
frascati-tinfi-membranes-oo
</artifactId>
</dependency>
<dependency>
<groupId>
org.ow2.frascati.tinfi
</groupId>
<artifactId>
frascati-tinfi-runtime
</artifactId>
</dependency>
<!-- TODO : Enable OSGI support -->
<dependency>
<groupId>
org.objectweb.fractal.juliac.osgi
</groupId>
<artifactId>
juliac-osgi-membranes-oo
</artifactId>
</dependency>
<dependency>
<groupId>
org.objectweb.fractal.juliac.osgi
</groupId>
<artifactId>
juliac-osgi-runtime-felix
</artifactId>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.objectweb.fractal.juliac.osgi</groupId>-->
<!-- <artifactId>juliac-osgi-compiler</artifactId>-->
<!-- </dependency>-->
<dependency>
<groupId>
org.objectweb.fractal.juliac.osgi
</groupId>
<artifactId>
juliac-osgi-bootstrap
</artifactId>
</dependency>
<dependency>
<groupId>
org.objectweb.fractal.juliac
</groupId>
<artifactId>
juliac-jdt
</artifactId>
</dependency>
<!-- The Fractal Binding Factory. -->
<dependency>
<groupId>
org.objectweb.fractal.bf
</groupId>
<artifactId>
fractal-bf-core
</artifactId>
</dependency>
<dependency>
<groupId>
org.objectweb.fractal.bf.connectors
</groupId>
<artifactId>
fractal-bf-connectors-soap-cxf
</artifactId>
</dependency>
<dependency>
<groupId>
org.objectweb.fractal.bf.connectors
</groupId>
<artifactId>
fractal-bf-connectors-rmi
</artifactId>
</dependency>
<dependency>
<groupId>
org.objectweb.fractal.bf.connectors
</groupId>
<artifactId>
fractal-bf-connectors-rest-cxf
</artifactId>
</dependency>
<dependency>
<groupId>
org.objectweb.fractal.bf.connectors
</groupId>
<artifactId>
fractal-bf-connectors-json-rpc
</artifactId>
</dependency>
<!-- Required for using the binding factory -->
<dependency>
<groupId>
org.objectweb.fractal.fractaladl
</groupId>
<artifactId>
task-deployment
</artifactId>
</dependency>
<!-- Spring dependencies. -->
<dependency>
<groupId>
org.springframework
</groupId>
<artifactId>
spring-core
</artifactId>
</dependency>
<dependency>
<groupId>
org.springframework
</groupId>
<artifactId>
spring-beans
</artifactId>
</dependency>
<dependency>
<groupId>
org.springframework
</groupId>
<artifactId>
spring-context
</artifactId>
</dependency>
<!-- STP SCA model -->
<dependency>
<groupId>
org.eclipse.stp.sca
</groupId>
<artifactId>
sca-model
</artifactId>
</dependency>
<dependency>
<groupId>
org.eclipse.stp.sca.domainmodel
</groupId>
<artifactId>
frascati-model
</artifactId>
</dependency>
<dependency>
<groupId>
org.eclipse.stp.sca.introspection
</groupId>
<artifactId>
sca-model-introspection
</artifactId>
</dependency>
<!-- EMF required library. When activating validation -->
<dependency>
<groupId>
org.eclipse.equinox
</groupId>
<artifactId>
common
</artifactId>
</dependency>
<!-- the Assembly Factory parser -->
<dependency>
<groupId>
org.ow2.frascati.factory
</groupId>
<artifactId>
frascati-af-parser
</artifactId>
<version>
${project.version}
</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.ow2.frascati.model</groupId>-->
<!-- <artifactId>frascati-model</artifactId>-->
<!-- <version>${project.version}</version>-->
<!-- </dependency>-->
<!-- Required to compile FraSCAti with Java 1.5 -->
<dependency>
<groupId>
javax.script
</groupId>
<artifactId>
script-api
</artifactId>
<version>
1.0
</version>
</dependency>
</dependencies>
<!-- ============= -->
<!-- Repositories -->
<!-- ============= -->
<!-- This repository contains the script-api artifact -->
<repositories>
<repository>
<id>
ibiblio-mule
</id>
<name>
Ibiblio dependencies
</name>
<url>
http://mirrors.ibiblio.org/pub/mirrors/maven/mule/dependencies/maven2
</url>
</repository>
<!-- Repository for org.jabsorb:jabsorb:jar:1.3.1 artifact -->
<repository>
<id>
tuscany
</id>
<url>
http://svn.apache.org/repos/asf/tuscany/maven
</url>
</repository>
</repositories>
</project>
<?xml version="1.0"?>
<!--
* OW2 FraSCAti: Core Factory
*
* Copyright (c) 2008-2009 INRIA, USTL
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Contact: frascati@ow2.org
*
* Author: Damien Fournier
*
* Contributor(s): Christophe Demarey
* Nicolas Dolet
* Pierre Carton
-->
<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>
<artifactId>
parent
</artifactId>
<groupId>
org.ow2.frascati.factory
</groupId>
<version>
1.2
</version>
</parent>
<groupId>
org.ow2.frascati.factory
</groupId>
<artifactId>
frascati-af-core
</artifactId>
<name>
FraSCAti Assembly Factory: Core Factory Module
</name>
<url>
http://frascati.ow2.org/
</url>
<inceptionYear>
2007
</inceptionYear>
<developers>
<developer>
<id>
fournier
</id>
<name>
Damien Fournier
</name>
<email>
Damien.Fournier@inria.fr
</email>
<organization>
INRIA
</organization>
<organizationUrl>
http://www.inria.fr
</organizationUrl>
<roles>
<role>
Architect
</role>
<role>
Developer
</role>
</roles>
</developer>
</developers>
<!-- ======= -->
<!-- Build -->
<!-- ======= -->
<build>
<defaultGoal>
install
</defaultGoal>
<plugins>
<!-- To compile source code. -->
<plugin>
<artifactId>
maven-compiler-plugin
</artifactId>
</plugin>
<!--
Compile the architecture of the FraSCAti assembly
factory with JuliaC.
-->
<plugin>
<groupId>
org.objectweb.fractal.juliac
</groupId>
<artifactId>
maven-juliac-plugin
</artifactId>
<configuration>
<adls><adl>
org.ow2.frascati.factory.Frascati
</adl></adls>
</configuration>
</plugin>
<!-- Plugin for image generation representing the dependencies graph -->
<!-- To use this plugin, type: 'mvn depgraph:depgraph' -->
<!-- This plugin requires the 'dot' library, provided by the -->
<!-- GraphViz software (http://www.graphviz.org ) -->
<plugin>
<groupId>
ch.elca.el4j.maven.plugins
</groupId>
<artifactId>
maven-depgraph-plugin
</artifactId>
</plugin>
<!-- Build the binary assembly. -->
<plugin>
<artifactId>
maven-assembly-plugin
</artifactId>
<groupId>
org.apache.maven.plugins
</groupId>
<configuration>
<descriptors>
<descriptor>
assembly-bin.xml
</descriptor>
</descriptors>
</configuration>
</plugin>
</plugins>
</build>
<!-- ============ -->
<!-- Dependencies -->
<!-- ============ -->
<dependencies>
<dependency>
<groupId>
org.objectweb.fractal.juliac
</groupId>
<artifactId>
juliac-runtime
</artifactId>
</dependency>
<dependency>
<groupId>
org.objectweb.fractal
</groupId>
<artifactId>
fractal-util
</artifactId>
</dependency>
<!-- The FraSCAti Tinfi runtime. -->
<dependency>
<groupId>
org.ow2.frascati.tinfi
</groupId>
<artifactId>
frascati-tinfi-membranes-oo
</artifactId>
</dependency>
<dependency>
<groupId>
org.ow2.frascati.tinfi
</groupId>
<artifactId>
frascati-tinfi-runtime
</artifactId>
</dependency>
<!-- TODO : Enable OSGI support -->
<dependency>
<groupId>
org.objectweb.fractal.juliac.osgi
</groupId>
<artifactId>
juliac-osgi-membranes-oo
</artifactId>
</dependency>
<dependency>
<groupId>
org.objectweb.fractal.juliac.osgi
</groupId>
<artifactId>
juliac-osgi-runtime-felix
</artifactId>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.objectweb.fractal.juliac.osgi</groupId>-->
<!-- <artifactId>juliac-osgi-compiler</artifactId>-->
<!-- </dependency>-->
<dependency>
<groupId>
org.objectweb.fractal.juliac.osgi
</groupId>
<artifactId>
juliac-osgi-bootstrap
</artifactId>
</dependency>
<dependency>
<groupId>
org.objectweb.fractal.juliac
</groupId>
<artifactId>
juliac-jdt
</artifactId>
</dependency>
<!-- The Fractal Binding Factory. -->
<dependency>
<groupId>
org.objectweb.fractal.bf
</groupId>
<artifactId>
fractal-bf-core
</artifactId>
</dependency>
<dependency>
<groupId>
org.objectweb.fractal.bf.connectors
</groupId>
<artifactId>
fractal-bf-connectors-soap-cxf
</artifactId>
</dependency>
<dependency>
<groupId>
org.objectweb.fractal.bf.connectors
</groupId>
<artifactId>
fractal-bf-connectors-rmi
</artifactId>
</dependency>
<dependency>
<groupId>
org.objectweb.fractal.bf.connectors
</groupId>
<artifactId>
fractal-bf-connectors-rest-cxf
</artifactId>
</dependency>
<dependency>
<groupId>
org.objectweb.fractal.bf.connectors
</groupId>
<artifactId>
fractal-bf-connectors-json-rpc
</artifactId>
</dependency>
<!-- Required for using the binding factory -->
<dependency>
<groupId>
org.objectweb.fractal.fractaladl
</groupId>
<artifactId>
task-deployment
</artifactId>
</dependency>
<!-- Spring dependencies. -->
<dependency>
<groupId>
org.springframework
</groupId>
<artifactId>
spring-core
</artifactId>
</dependency>
<dependency>
<groupId>
org.springframework
</groupId>
<artifactId>
spring-beans
</artifactId>
</dependency>
<dependency>
<groupId>
org.springframework
</groupId>
<artifactId>
spring-context
</artifactId>
</dependency>
<!-- STP SCA model -->
<dependency>
<groupId>
org.eclipse.stp.sca
</groupId>
<artifactId>
sca-model
</artifactId>
</dependency>
<dependency>
<groupId>
org.eclipse.stp.sca.domainmodel
</groupId>
<artifactId>
frascati-model
</artifactId>
</dependency>
<dependency>
<groupId>
org.eclipse.stp.sca.introspection
</groupId>
<artifactId>
sca-model-introspection
</artifactId>
</dependency>
<!-- EMF required library. When activating validation -->
<dependency>
<groupId>
org.eclipse.equinox
</groupId>
<artifactId>
common
</artifactId>
</dependency>
<!-- the Assembly Factory parser -->
<dependency>
<groupId>
org.ow2.frascati.factory
</groupId>
<artifactId>
frascati-af-parser
</artifactId>
<version>
${project.version}
</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.ow2.frascati.model</groupId>-->
<!-- <artifactId>frascati-model</artifactId>-->
<!-- <version>${project.version}</version>-->
<!-- </dependency>-->
<!-- Required to compile FraSCAti with Java 1.5 -->
<dependency>
<groupId>
javax.script
</groupId>
<artifactId>
script-api
</artifactId>
<version>
1.0
</version>
</dependency>
</dependencies>
<!-- ============= -->
<!-- Repositories -->
<!-- ============= -->
<!-- This repository contains the script-api artifact -->
<repositories>
<repository>
<id>
ibiblio-mule
</id>
<name>
Ibiblio dependencies
</name>
<url>
http://mirrors.ibiblio.org/pub/mirrors/maven/mule/dependencies/maven2
</url>
</repository>
<!-- Repository for org.jabsorb:jabsorb:jar:1.3.1 artifact -->
<repository>
<id>
tuscany
</id>
<url>
http://svn.apache.org/repos/asf/tuscany/maven
</url>
</repository>
</repositories>
</project>
assembly-factory/frascati-model/pom.xml
View file @
bdfd26fc
<?xml version="1.0"?>
<!--
* OW2 FraSCAti : Factory
*
* Copyright (c) 2007-2009 INRIA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-->
<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.ow2.frascati.factory
</groupId>
<artifactId>
parent
</artifactId>
<version>
1.2-SNAPSHOT
</version>
</parent>
<groupId>
org.ow2.frascati.model
</groupId>
<artifactId>
frascati-model
</artifactId>
<version>
1.2-SNAPSHOT
</version>
<!-- ===================== -->
<!-- General Information -->
<!-- ===================== -->
<name>
FraSCAti Assembly Factory: Model extension
</name>
<description>
SCA model extension for FraSCAti
</description>
<developers>
<developer>
<id>
fournier
</id>
<name>
Damien Fournier
</name>
<email>
Damien.Fournier@inria.fr
</email>
<organization>
INRIA
</organization>
<organizationUrl>
http://www.inria.fr
</organizationUrl>
<roles>
<role>
Architect
</role>
<role>
Developer
</role>
</roles>
</developer>
</developers>
<!-- ===== -->
<!-- Build -->
<!-- ===== -->
<build>
<plugins>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-compiler-plugin
</artifactId>
</plugin>
<plugin>
<groupId>
org.codehaus.mojo
</groupId>
<artifactId>
build-helper-maven-plugin
</artifactId>
<executions>
<execution>
<id>
add-source
</id>
<configuration>
<sources>
<source>
${basedir}/src
</source>
</sources>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
</build>
<!-- ============ -->
<!-- Dependencies -->
<!-- ============ -->
<dependencies>
<!-- STP SCA model -->
<dependency>
<groupId>
org.eclipse.stp.sca
</groupId>