All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mojo.versions-maven-plugin.2.18.0.source-code.parent-updates-report.properties Maven / Gradle / Ivy

Go to download

Versions Plugin for Maven. The Versions Plugin updates the versions of components in the POM.

The newest version!
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements.  See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership.  The ASF licenses this file
# to you 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.

report.title=Parent Updates Report
report.description=Provides information on parent artifact updates
report.overview.title=Overview
report.overview.text=This report summarizes newer versions that may be available for your project's parent artifacts
report.overview.dependency=Parent artifact
report.overview.noDependency=This project does not declare a parent artifact
report.overview.numUpToDate=# of parent artifacts using the latest version available
report.overview.numNewerMajorAvailable=# of parent artifacts where the next version available is a major version update
report.overview.numNewerMinorAvailable=# of parent artifacts where the next version available is a minor version update
report.overview.numNewerIncrementalAvailable=# of parent artifacts where the next version available is an incremental \
  version update
report.overview.numNewerVersionAvailable=# of parent artifacts where the next version available is smaller than an \
  incremental version update
report.overview.property=Summary of parent artifacts associated with artifact versions
report.overview.noProperty=No properties associated with artifacts have been defined.
report.detail.title=Parent Update
report.detail.text=
report.status=Status
report.groupId=Group Id
report.artifactId=Artifact Id
report.currentVersion=Current Version
report.scope=Scope
report.classifier=Classifier
report.type=Type
report.latestSubIncremental=Latest Subincremental
report.latestIncremental=Latest Incremental
report.latestMinor=Latest Minor
report.latestMajor=Latest Major
report.updateVersions=Newer versions
report.noUpdatesAvailable=No newer versions available.
report.otherUpdatesAvailable=There is at least one newer version available.
report.incrementalUpdatesAvailable=There is at least one newer incremental version available. \
  Incremental updates are typically passive.
report.minorUpdatesAvailable=There is at least one newer minor version available. \
  Minor updates are sometimes passive.
report.majorUpdatesAvailable=There is at least one newer major version available. \
  Major updates are rarely passive.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy