Maven 2 & 3

Need a process-test-classes phase

Details

  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

The compile phase has a process-classes phase after it to do instrumentation. The test-compile phase should have a similar phase after it also.

Activity

Hide
Mike Perham added a comment -

We may be able to work around this by adding a plugin execution which runs after the test compiler during the test-compile phase but I'm not sure if that can be guaranteed. Nevertheless it seems like the normal and test phases should be symmetric.

Show
Mike Perham added a comment - We may be able to work around this by adding a plugin execution which runs after the test compiler during the test-compile phase but I'm not sure if that can be guaranteed. Nevertheless it seems like the normal and test phases should be symmetric.
Hide
Jason van Zyl added a comment -

Seems reasonable to be symmetrical and easy to implement.

Show
Jason van Zyl added a comment - Seems reasonable to be symmetrical and easy to implement.
Hide
Kenney Westerhof added a comment -

fixed on 2.0.x branch, revision 470427.

fixed on trunk, revision 470432.

Show
Kenney Westerhof added a comment - fixed on 2.0.x branch, revision 470427. fixed on trunk, revision 470432.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: