Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
import-tool-1.05.03
-
None
Description
The import-tool forge project has 2 modules, the 'import-tool-components' (core engine) and the 'import-tool-archetype', an archetype to create import applications. When you create a project from this archetype, the generated project has a dependency on the 'import-tool-components' module. The version for this dependency is currently hardcoded to 1.05.01.
Expected behavior: If for example you're working on import-tool 1.05.04-SNAPSHOT, you would expect an archetype generated project to have a dependency on this version of the import-tool-components artifact. Now it always uses version 1.05.01