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

Summary: Recognize ${project.build.directory}/generated-test-sources/*
Product: projects Reporter: schulte2004 <schulte2004>
Component: MavenAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: normal CC: brotherjohn1234, galet, hup, jglick, massimo
Priority: P3 Keywords: PLAN
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 191864    

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. ***