<?xml version="1.0" encoding="UTF-8"?>
<!--
   Copyright 2019 Anyware Services

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
   -->
<ivy-module version="2.0">
  <info organisation="org.ametys.plugins" module="odf-ose" branch="4.9.x" revision="4.9.9.20260401-2341-b171-SNAPSHOT" status="snapshot" publication="20260402014158">
    <license url="http://www.apache.org/licenses/LICENSE-2.0" name="ASL2"/>
        <description homepage="http://www.ametys.org/"/>
  </info>
  <configurations>
    <conf name="common_dependencies" description="Root configuration for dependencies (runtime or compile)" visibility="private"/>

    <conf name="compile_dependencies" extends="common_dependencies" description="Dependencies for compiling this module (except any ametys artefacts)"/>
    <conf name="compile" extends="compile_dependencies" description="Dependencies for compiling this module including ametys artefacts" visibility="private"/>

    <conf name="runtime_dependencies" extends="common_dependencies" description="Dependencies for running this module (except any ametys artefacts)"/>
    <conf name="runtime-except-ametys-dependencies" extends="runtime_dependencies" description="Artificat for runtime with dependencies (except any ametys artefacts)"/>
    <conf name="runtime" extends="runtime-except-ametys-dependencies" description="Artificat for runtime, with all runtime dependencies"/>
    <conf name="default" extends="runtime" description="Artificat for runtime, with all runtime dependencies"/>

    <conf name="test-env_dependencies" extends="compile_dependencies, runtime_dependencies" description="Dependencies for compiling the test of this module (except any Ametys artefacts)"/>
    <conf name="test-env-except-ametys-dependencies" extends="test-env_dependencies, runtime-except-ametys-dependencies" description="Dependencies for compiling the test of this module (including this artefact but except any Ametys other artefacts)"/>
    <conf name="test-env" extends="test-env-except-ametys-dependencies, compile, runtime" description="Artifact for testing a runtime dependent application"/>

    <conf name="test_dependencies" extends="compile_dependencies,runtime_dependencies" description="Dependencies for compiling the test of this module (except any Ametys artefacts)"/>
    <conf name="test" extends="test_dependencies,compile,runtime" description="Configuration used during unit test of artifacts" visibility="private"/>
  </configurations>
  <publications>
    <artifact name="ametys-plugin-odf-ose" type="jar" ext="jar" conf="runtime-except-ametys-dependencies"/>
    <artifact name="ametys-plugin-odf-ose" type="source" ext="jar" conf="runtime-except-ametys-dependencies"/>
  </publications>
  <dependencies>
    <!-- DO NOT EDIT This section is generated from ametys-components.xml file DO NOT EDIT -->
    <!-- ODF/4.9.x (using a git branch) -->
         <dependency org="org.ametys.plugins" name="odf" branch="4.9.x" rev="4.9.9.20260401-2322-b185-SNAPSHOT" branchConstraint="4.9.x" revConstraint="latest.snapshot" conf="compile_dependencies->compile_dependencies;runtime_dependencies->runtime_dependencies;compile,runtime->runtime"/>
    <!-- Contents Tree/2.15.x (using a non git branch) -->
         <dependency org="org.ametys.plugins" name="contents-tree" branch="2.15.x" rev="2.15.0" branchConstraint="2.15.x" revConstraint="latest.snapshot" conf="compile_dependencies->compile_dependencies,runtime-except-ametys-dependencies;runtime_dependencies->runtime_dependencies;compile,runtime->runtime"/>
    <!-- Content IO/3.19.x (using a non git branch) -->
         <dependency org="org.ametys.plugins" name="content-io" branch="3.19.x" rev="3.19.0" branchConstraint="3.19.x" revConstraint="latest.snapshot" conf="compile_dependencies->compile_dependencies,runtime-except-ametys-dependencies;runtime_dependencies->runtime_dependencies;compile,runtime->runtime"/>
    <!-- Queries Directory/2.14.x (using a non git branch) -->
         <dependency org="org.ametys.plugins" name="queries-directory" branch="2.14.x" rev="2.14.0" branchConstraint="2.14.x" revConstraint="latest.snapshot" conf="compile_dependencies->compile_dependencies,runtime-except-ametys-dependencies;runtime_dependencies->runtime_dependencies;compile,runtime->runtime"/>
    <!-- ODF Pilotage/4.9.x (using a git branch) -->
         <dependency org="org.ametys.plugins" name="odf-pilotage" branch="4.9.x" rev="4.9.9.20260401-2337-b172-SNAPSHOT" branchConstraint="4.9.x" revConstraint="latest.snapshot" conf="compile_dependencies->compile_dependencies;runtime_dependencies->runtime_dependencies;compile,runtime->runtime"/>
    <!-- DO NOT EDIT This section is generated from ametys-components.xml file DO NOT EDIT -->
  </dependencies>
</ivy-module>
