Maven 1.x Application Generation Plugin

Incorrectly assumes user's .maven directory is ${user.home}

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 2.3
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

The genapp plugin documents that it will look for user defined templates in ${maven.home.local}/template. However, the code actually looks for them in ${user.home}/template.

This fails if the user has moved the ${maven.home.local} directory.

Activity

Hide
Felipe Leme added a comment -

Added test case and fix it.

Show
Felipe Leme added a comment - Added test case and fix it.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: