Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup pom dep versioning #617

Merged
merged 16 commits into from
Sep 2, 2022

Conversation

mwperina
Copy link
Member

  • Clean up dependencies and plugins versions
  • Clean up backend/manager/dependencies/common/pom.xml
  • Clean up backend/manager/modules/aaa/pom.xml
  • Clean up backend/manager/modules/auth-plugin/pom.xml
  • Clean up backend/manager/modules/common/pom.xml
  • Clean up backend/manager/modules/dal/pom.xml
  • Clean up backend/manager/modules/restapi/interface/definition/pom.xml
  • Clean up backend/manager/modules/restapi/pom.xml
  • Clean up backend/manager/modules/vdsbroker/pom.xml
  • Clean up backend/pom.xml
  • Clean up ear/pom.xml
  • Clean up frontend/brands/ovirt-brand/pom.xml
  • Clean up frontend/webadmin/modules/gwt-common/pom.xml
  • Clean up frontend/webadmin/modules/pom.xml
  • Remove specific dependencies/plugins versioning

@mwperina mwperina force-pushed the cleanup-pom-dep-versioning branch 12 times, most recently from d3dfcce to 43d04da Compare September 1, 2022 13:04
As a part of oVirt#616
lifecycle-mapping has been move into eclipse specific profile in root
pom.xml, but unfortunately other places were missed.

Signed-off-by: Martin Perina <mperina@redhat.com>
1. Extract dependencies and plugins versions into properties section
2. Split oVirt/external dependencies/plugins versions into separate
   sections

Signed-off-by: Martin Perina <mperina@redhat.com>
1. Moves cors-filter dependency definition into root pom.xml
2. Remove specific versions from dependencies, because they are defined
   in root pom.xml

Signed-off-by: Martin Perina <mperina@redhat.com>
1. Moves ovirt-engine-extensions-api dependency definition into root
   pom.xml
2. Removes specific versions from dependencies, because they are defined
   in root pom.xml

Signed-off-by: Martin Perina <mperina@redhat.com>
1. Moves jboss-as-domain-management dependency definition into root
   pom.xml
2. Removes specific versions from dependencies, because they are defined
   in root pom.xml

Signed-off-by: Martin Perina <mperina@redhat.com>
1. Moves jboss-modules dependency definition into root pom.xml
2. Removes specific versions from dependencies, because they are defined
   in root pom.xml

Signed-off-by: Martin Perina <mperina@redhat.com>
1. Moves dbunit dependency definition into root pom.xml
2. Removes specific versions from dependencies, because they are defined
   in root pom.xml

Signed-off-by: Martin Perina <mperina@redhat.com>
1. Moves istack-commons-runtime dependency definition into root pom.xml
2. Moves jaxb2-maven-plugin dependency definition into root pom.xml
3. Moves metamodel-tool and metamodel-runtime dependency definition into
   root pom.xml
4. Removes specific versions from dependencies, because they are defined
   in root pom.xml

Signed-off-by: Martin Perina <mperina@redhat.com>
1. Moves jboss-jaxrs-api_2.0_spec dependency definition into root
   pom.xml
2. Removes specific versions from dependencies, because they are defined
   in root pom.xml

Signed-off-by: Martin Perina <mperina@redhat.com>
1. Moves javax.json dependency definition into root pom.xml
2. Removes specific versions from dependencies, because they are defined
   in root pom.xml

Signed-off-by: Martin Perina <mperina@redhat.com>
1. Moves maven-enforcer-plugin dependency definition into root pom.xml
2. Removes specific versions from dependencies, because they are defined
   in root pom.xml

Signed-off-by: Martin Perina <mperina@redhat.com>
1. Moves spring-beans dependency definition into root pom.xml
2. Removes specific versions from dependencies, because they are defined
   in root pom.xml

Signed-off-by: Martin Perina <mperina@redhat.com>
1. Moves jsass dependency definition into root pom.xml
2. Removes specific versions from dependencies, because they are defined
   in root pom.xml

Signed-off-by: Martin Perina <mperina@redhat.com>
1. Moves properties-maven-pugin dependency definition into root pom.xml
2. Removes specific versions from dependencies, because they are defined
   in root pom.xml

Signed-off-by: Martin Perina <mperina@redhat.com>
1. Moves gin dependency definition into root pom.xml
2. Moves maven-processor-plugin definition into root pom.xml
3. Moves maven-clean-plugin ddefinition into root pom.xml
4. Removes specific versions from dependencies, because they are defined
   in root pom.xml

Signed-off-by: Martin Perina <mperina@redhat.com>
Removes specific dependencies/plugins version from following
subproject definition files:

* backend/manager/dependencies/tools/pom.xml
* backend/manager/extensions-tool/pom.xml
* backend/manager/modules/bll/pom.xml
* backend/manager/modules/builtin-extensions/pom.xml
* backend/manager/modules/enginesso/pom.xml
* backend/manager/modules/extensions-manager/pom.xml
* backend/manager/modules/logger/pom.xml
* backend/manager/modules/restapi/jaxrs/pom.xml
* backend/manager/modules/utils/pom.xml
* backend/manager/tools/pom.xml
* build-tools-root/ovirt-checkstyle-extension/pom.xml
* frontend/webadmin/modules/frontend/pom.xml
* frontend/webadmin/modules/gwt-aop/pom.xml
* frontend/webadmin/modules/uicommonweb/pom.xml
* frontend/webadmin/modules/webadmin/pom.xml
* frontend/pom.xml

Signed-off-by: Martin Perina <mperina@redhat.com>
@mwperina mwperina marked this pull request as ready for review September 2, 2022 07:37
@mwperina
Copy link
Member Author

mwperina commented Sep 2, 2022

/ost

@mwperina mwperina merged commit 81422ee into oVirt:master Sep 2, 2022
@mwperina mwperina deleted the cleanup-pom-dep-versioning branch September 2, 2022 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant