Maven 1.x Artifact Plugin

Deploy isn't deploying to the properties specified repository

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.6
  • Fix Version/s: 1.7
  • Component/s: None
  • Labels:
    None
  • Environment:
    Windows XP
  • Number of attachments :
    0

Description

When goals plugin:repository-deploy, jar:deploy or war:deploy are executed the result is to create the artifacts in a different folder arrangement then specified by the properties. For example, the following properties specify a remote repository:

maven.repo.list=R1
maven.repo.R1=file://c:\\temp\\Maven
maven.repo.R1.directory=repository

After the deploy, the artifacts are located in c:\temp\Mavenrepository. The folder separator is missing between Maven and repository.

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: