-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
-
None
The release process should
- build plugins for everything under src/etc/plugins . It's currently only building src/etc/plugins/macros . See project.properties and maven.xml (ask Nick). It would be saner to concentrate all plugins beneath one directory.
- a build.xml file is responsible for building plugins in the standalone. It's currently either missing or broken. It used to work. Look at an older standalone of Confluence (1.3) and compare it to the current for clarification.