Maven 1

misleading error message

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: plugin manager
  • Labels:
    None
  • Number of attachments :
    0

Description

<?xml version="1.0" encoding="iso-8859-1"?>
<project xmlns:j="jelly:core" xmlns:d="deploy">
<attainGoal name="jar:install"/>
</project>

run this inside reactor (notice missing goal).

error message is "nested plugin housings"

Activity

Hide
Brett Porter added a comment -

need to track whether inside a goal already, so attainGoal is illegal outside of a goal or preGoal.

Show
Brett Porter added a comment - need to track whether inside a goal already, so attainGoal is illegal outside of a goal or preGoal.
Hide
Brett Porter added a comment -

this will be more practical in 1.1 when werkz is moved to the same CVS

Show
Brett Porter added a comment - this will be more practical in 1.1 when werkz is moved to the same CVS

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: