You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2002/12/03 03:47:55 UTC

cvs commit: jakarta-turbine-maven/src/messages messages.en

jvanzyl     2002/12/02 18:47:55

  Added:       src/messages messages.en
  Log:
  o Adding the start of a localized messaging mechanism.
  
  Revision  Changes    Path
  1.1                  jakarta-turbine-maven/src/messages/messages.en
  
  Index: messages.en
  ===================================================================
  # --------------------------------------------------------------------------
  # Project Verifier
  # --------------------------------------------------------------------------
  failed.download.warning=WARNING: Failed to download ${1}.
  remote.repository.disabled.warning=The use of the remote repository has been disabled.
  directory.nonexistant.warning=Directory ${1} does not exist. Attempting to create.
  not.directory.warning=${1} is not a directory.
  not.writable.warning=${1} is not writable.
  cannot.create.directory.warning=Unable to create directory ${1}
  maven.repo.local.unset.warning=maven.repo.local is not set.