Community
Participate
Working Groups
Build Identifier: M20080911-1700 have IAM 0.10 installed. Also have a standalone Maven 2.0. When building a project of jar type using standalone version, it works as expected. When using IAM however, an empty target.classes file is generated in target\classes folder. When building from scratch (i.e. target is empty), the file is not included in the resulting jar file. When doing updates, the file will be included in the jar. Reproducible: Always