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

hudson.maven.Messages.properties Maven / Gradle / Ivy

Go to download

This plug-in provides deep integration of Hudson and Maven. This functionality used to be part of the Hudson core. Now it is a plug-in that is installed by default, but can be disabled.

The newest version!
#**************************************************************************
#
# Copyright (c) 2004-2009 Oracle Corporation
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors: 
#
#    Kohsuke Kawaguchi, id:cactusman
#        
#
#************************************************************************** 

MavenBuild.FailedEarlier=Build failed before it gets to this module
MavenBuild.KeptBecauseOfParent=Kept because {0} is kept
MavenBuild.Triggering=Triggering a new build of {0}
MavenBuilder.Aborted=Aborted
MavenBuilder.AsyncFailed=Asynchronous execution failure
MavenBuilder.Failed=Maven failed with error.
MavenBuilder.Waiting=Waiting for Hudson to finish collecting data

MavenModule.Pronoun=Module

MavenModuleSet.DiplayName=Build a Maven 2/3 project (Legacy)

MavenModuleSetBuild.DiscoveredModule=Discovered a new module {0} {1}
MavenModuleSetBuild.FailedToParsePom=Failed to parse POMs
MavenModuleSetBuild.NoSuchPOMFile=No such file {0}\nPerhaps you need to specify the correct POM file path in the project configuration?
MavenModuleSetBuild.NoSuchAlternateSettings=No such settings file {0} exists\nPlease verify that your alternate settings file is specified properly and exists in the workspace.
MavenModuleSetBuild.NoMavenInstall=A Maven installation needs to be available for this project to be built.\nEither your server has no Maven installations defined, or the requested Maven version does not exist.

MavenProbeAction.DisplayName=Monitor Maven Process

MavenProcessFactory.ClassWorldsNotFound=No classworlds*.jar found in {0} -- Is this a valid Maven 2/3 directory?

MavenRedeployer.DisplayName=Deploy to Maven repository
ProcessCache.Reusing=Reusing existing maven process

RedeployPublisher.getDisplayName=Deploy artifacts to Maven repository
RedeployPublisher.RepositoryURL.Mandatory=Repository URL is mandatory
ReleaseAction.DisplayName=Release New Version




© 2015 - 2025 Weber Informatics LLC | Privacy Policy