[FRISBEE-2] Missing dependency to STK Created: 20/May/11  Updated: 31/May/11  Resolved: 31/May/11

Status: Closed
Project: Frisbee (closed)
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Neutral
Reporter: Magnolia International Assignee: Maurizio Müller
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Date of First Response:

 Description   

When installing a fresh Magnolia instance with Frisbee, frisbee is installed before STK, because of missing dependencies.
If the Frisbee module declared dependencies to STK and perhaps other modules, the installation would be correct. (For instance, the theme is zapped when installed before stk)

While looking at the module descriptor, I also see that the trunk still has "1.0.2" in its <version> tag; you might want to consider using Maven substitution; you can use "${project.version}" for instance, it will get substituted at build time. We do this for the module name and description, too.



 Comments   
Comment by Maurizio Müller [ 31/May/11 ]

Fixed STK dependency in module descriptor.
Fixed project name and version using Maven substitution in module descriptor.

Thanks for the tip: use Maven substitution for manage the project name and the version in the module descriptor

Generated at Mon Feb 12 02:03:31 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.