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 97866

Summary: Provide FileEncodingQueryImplementation.
Product: projects Reporter: Milos Kleint <mkleint>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 89008, 97848    

Description Milos Kleint 2007-03-14 16:38:31 UTC
The project should provide FileEncodingQueryImplementation in its lookup and
javac task should use encoding argument. See the umbrella issue.
Comment 1 Milos Kleint 2007-04-13 16:52:40 UTC
done, using maven-compiler-plugin config for sources, maven-resources-plugin
config for resources.