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

org.netbeans.modules.maven.options.Bundle.properties Maven / Gradle / Ivy

There is a newer version: RELEASE240
Show 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.


TIT_Maven_Category=Maven

TIP_Maven_Category=Set default Maven execution options.
SettingsPanel.btnIndex.text=Index &Now
SettingsPanel.lblIndex.text=&Index Update Frequency\:

SettingsPanel.lblCommandLine.text=&Maven Home :
TIT_Select2=Select Maven Installation Location
SettingsPanel.btnCommandLine.text=&Browse...
SettingsPanel.btnGoals.text=Edit &Global Custom Goal Definitions...
TIT_Global=Global Maven Goal definitions
ACSD_Global=Global Maven Goal definitions
LBL_ExMavenVersion2=(Version: {0})
ERR_NoValidInstallation=Invalid Maven installation directory.
FREQ_weekly=Once a week
FREQ_Daily=Once a day
FREQ_Always=On every startup
FREQ_Never=Never
ERR_Wrong_Settings_file=Cannot parse the ~/.m2/settings.xml file, any options related to that file will be disabled.
SettingsPanel.lblOptions.text=Global Execution &Options:
SettingsPanel.btnOptions.text=&Add
GlobalOptionsPanel.lblOptions.text=&Global Execution Options :
SettingsPanel.lblBinaries.text=&Download Binaries:
SettingsPanel.jLabel3.text=Please note that setting any of these to values other than "Never" can make opening projects significantly slower.
On_Project_Open=Dependency Download Strategy
SettingsPanel.lblSource.text=Check &Sources:
SettingsPanel.lblJavadoc.text=Check &Javadoc:
WORK_OFFLINE=Work offline.
PRODUCE_EXECUTION_DEBUG_OUTPUT=Produce execution debug output.
PRODUCE_EXECUTION_ERROR_MESSAGES=Produce execution error messages.
NON-INTERACTIVE_MODE.=Run in non-interactive (batch) mode.
STOP_AT_FIRST_FAILURE=Stop at first failure in Reactor builds\n\nExclusive with --fail-at-end and --fail-never.
ONLY_FAIL_THE_BUILD_AFTERWARDS=Only fail the build afterwards; allow all non-impacted builds to continue.\n\nExclusive with --fail-fast and --fail-never.
NEVER_FAIL_THE_BUILD=NEVER fail the build, regardless of project result.\n\nExclusive with --fail-fast and --fail-at-end.
FAIL_CHECKSUMS=Fail the build if checksums do not match.\n\n Exclusive with --lax-checksums.
WARN_CHECKSUMS=Warn if checksums don't match.\n\nExclusive with --strict-checksums.
FORCE_UPTODATE_CHECK=Force upToDate check for any relevant registered plugins.\n\nExclusive with --no-plugin-updates.
SUPPRESS_UPTODATE_CHECK=Suppress upToDate check for any relevant registered plugins.\n\nExclusive with --check-plugin-updates.
FORCES_A_CHECK=Forces a check for updated releases and snapshots on remote repositories.
DON'T_USE_PLUGIN-REGISTRY=Don't use ~/.m2/plugin-registry.xml for plugin versions
TIT_Add_Globals=Add Global Option(s)
SettingsPanel.jLabel1.text=Dependency Download Strategy :
TIT_NEVER=Never
TIT_EVERY=Every Project Open
TIT_FIRST=First Project Open Only
SettingsPanel.cbSkipTests.text=&Skip Tests for any build executions not directly related to testing
KW_MavenOptions=Maven Version,Maven Options,Maven Repository Options
SettingsPanel.jLabel2.text=Appearance:
SettingsPanel.jLabel4.text=&Project node name:
SettingsPanel.txtProjectNodeNameCustomPattern.text=
SettingsPanel.txtProjectNodeNameCustomPattern.toolTipText=\nAll resolvable properties within pom.xml are supported as placeholders. Use the pattern ${property}\n

\nCommonly used patterns are\n

    \n
  • ${project.groupId}
  • \n
  • ${project.artifactId}
  • \n
  • ${project.version}
  • \n
  • ${project.name}
  • \n
  • ${project.packaging}
  • \n
\n

MavenGroupPanel.lblCommandLine.text=&Maven Home : SettingsPanel.lblCategory.text=&Categories: SettingsPanel.cbAlwaysShow.text=A&lways Show Output SettingsPanel.cbReuse.text=&Reuse Output Tabs from Finished Processes SettingsPanel.cbCollapseSuccessFolds.text=Collapse &folds for successfully executed mojos SettingsPanel.lblOutputTab.text=Output Tab identified by: SettingsPanel.rbOutputTabName.text=Project Name SettingsPanel.rbOutputTabId.text=Maven ArtifactId SettingsPanel.cbOutputTabShowConfig.text=Also show active configuration SettingsPanel.cbDisableIndex.text=Completely disable indexing SettingsPanel.cbUseBestMaven.text=Download and use best Maven binary for execution SettingsPanel.cbAlternateLocation.text=Use the following location to store Maven binaries SettingsPanel.lblDirectory.text=Directory: SettingsPanel.btnDirectory.text=Browse... SettingsPanel.lblHint.text=Attempts to judge which version of binaries is the best suited for the project by examining prerequisites section in pom and maven-enforcer-plugin configuration.

(Please note that IDE will not use it's $MAVEN_HOME/conf/settings.xml for project resolution) SettingsPanel.lblDefault.text=Default SettingsPanel.lblCustom.text=Custom... SettingsPanel.cbShowInfoLevel.text=&Print Maven output logging level SettingsPanel.cbShowInfoLevel.toolTipText=Will print Maven output logging level into the Output view SettingsPanel.jLabel5.text=(NOT recommended, many features will be limited as a result) SettingsPanel.lblJdkHome.text=Default &JDK SettingsPanel.comManageJdks.text=Mana&ge Java Platforms




© 2015 - 2025 Weber Informatics LLC | Privacy Policy