jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
Continuum
  • Continuum
  • CONTINUUM-542 Reimplement authentication management
  • CONTINUUM-804

Problem with continuum-webapp test and aspectj plugin

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 1.1-alpha-1
  • Fix Version/s: 1.1-alpha-1
  • Component/s: Web interface
  • Labels:
    None
  • Environment:
    acegi branch
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

When the aspectj plugin is in the pom the test fails

I traced the problem, in the test phase (after test-compile) for some reason target\classes\META-INF\plexus\components.xml is the one in src/test/resources instead of the main one

Issue Links

depends upon

Bug - A problem which impairs or prevents the functions of the product. MASPECTJ-23 Strange problem with aspectj plugin swapping main and test classes and resources

  • Critical - Crashes, loss of data, severe memory leak.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Jesse McConnell added a comment - 03/Aug/06 4:07 PM

yes, if you look at the target/test-classes directory you see all of the classes from the target/classes copied over with aspect stuff run on them, this might also have copied over the components.xml file which is what you observed.

Show
Jesse McConnell added a comment - 03/Aug/06 4:07 PM yes, if you look at the target/test-classes directory you see all of the classes from the target/classes copied over with aspect stuff run on them, this might also have copied over the components.xml file which is what you observed.
Hide
Permalink
Carlos Sanchez added a comment - 03/Aug/06 4:10 PM

but the strange part is they are copied in the test phase or I'm I wrong?

Show
Carlos Sanchez added a comment - 03/Aug/06 4:10 PM but the strange part is they are copied in the test phase or I'm I wrong?
Hide
Permalink
Jesse McConnell added a comment - 03/Aug/06 4:33 PM

remove the test-compile goal and things work

Show
Jesse McConnell added a comment - 03/Aug/06 4:33 PM remove the test-compile goal and things work

People

  • Assignee:
    Jesse McConnell
    Reporter:
    Carlos Sanchez
Vote (0)
Watch (0)

Dates

  • Created:
    03/Aug/06 3:54 PM
    Updated:
    03/Aug/06 4:33 PM
    Resolved:
    03/Aug/06 4:33 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.