This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 187595 - Recognize ${project.build.directory}/generated-test-sources/*
Summary: Recognize ${project.build.directory}/generated-test-sources/*
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords: PLAN
: 170700 200524 203623 (view as bug list)
Depends on:
Blocks: 191864
  Show dependency tree
 
Reported: 2010-06-15 12:15 UTC by schulte2004
Modified: 2011-10-29 01:16 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description schulte2004 2010-06-15 12:15:36 UTC
Currently the IDE scans ${project.build.directory}/generated-sources/* directories for sources. Please also support generated test sources in ${project.build.directory}/generated-test-sources/* directories. See <http://mojo.codehaus.org/jaxb2-maven-plugin/testXjc-mojo.html#outputDirectory> for example.
Comment 1 hup 2010-07-23 21:18:38 UTC
Please add support for generated-test-sources or please tell any work around because this feature prevent me from work with auto generated classes used for unit testing :(
Comment 2 Jesse Glick 2010-07-23 21:39:43 UTC
I think a defect that it does not do so already.
Comment 3 Jesse Glick 2011-06-01 18:10:56 UTC
*** Bug 170700 has been marked as a duplicate of this bug. ***
Comment 4 Jesse Glick 2011-06-01 19:14:30 UTC
core-main #c531f935e5d0
Comment 5 Quality Engineering 2011-06-02 20:05:53 UTC
Integrated into 'main-golden', will be available in build *201106021001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/c531f935e5d0
User: Jesse Glick <jglick@netbeans.org>
Log: #187595: Recognize ${project.build.directory}/generated-test-sources/*
Comment 6 Jesse Glick 2011-08-01 13:09:35 UTC
*** Bug 200524 has been marked as a duplicate of this bug. ***
Comment 7 Jesse Glick 2011-10-29 01:16:08 UTC
*** Bug 203623 has been marked as a duplicate of this bug. ***