-
-
Notifications
You must be signed in to change notification settings - Fork 270
Building the Binaries
Phil Beauvoir edited this page Sep 23, 2021
·
19 revisions
- In order not to contaminate your Archi source project files with generated
target
folders, transientjar
files and other artefacts, it would be better to copy the root source folder containing the projects and invoke Maven on that folder - Run
mvn clean package -P product
in the Archi sources folder (top levelpom.xml
file) - Products are exported in sub-directories of
com.archimatetool.editor.product/target/products/com.archimatetool.editor.product
Notes:
- The generated
Archi.ini
files do not include all the options that are included in the shippedArchi.ini
files - The generated
Info.plist
file for Mac is not the same as theInfo.plist
that ships with Archi - Documentation and other artefacts that ship with Archi are not generated in this build
- Embedded JREs that ship with Archi are not generated
If you value and use Archi please consider making a donation. Thanks!
- Developer
- About using Archi or ArchiMate
- Label Expressions
- Add letters to elements to distinguish between layers
- Archi Command Line Interface
- How to create a packaged version of Archi (including configuration and plugins)
- How to create your own report for Archi
- SQL queries in the HTML report
- Pattern based modelling with Archi
- ArchiMate language customization in Archi
- How to disable the "Check for Updates..." menu item
- The Archi.ini File
- Roadmap or potential new features
- Feature requests, the roadmap and managing expectations
- HTML export v3
- List of feature requests and potential roadmap items
- Generate Deliverables (Reporting) Requirements
- Sketch and Canvas revamp ideas
- Ideas for a nice and elegant way to implement profiles and concepts customization
- Roadmap for Archi 2.8
- Known issues
- Other