Hi, I would definitively prefer to keep it working without requiring to configure maven to be run in eclipse... while a good stable version is needed in releases needing it during development should not be so required. Everything works fine in eclipse except for this, and IMHO users appreciate also simplicity in the setup...
also take into account that the same issue could arise for people how develop their own projects based on magnolia, now that creating a custom module is the recommended way of providing a custom configuration. We could recommend that the maven resource plugin should be used, but please let's make everything work also without it... we just have to decide if update occurs never/always, but I think we just need to define a behavior which is consistent with the one used for snapshots versions. Should be pretty trivial to do, I'll check carefully what happens now and try to put a definitive solution in... fabrizio On 8/9/07, Philipp Bracher <[email protected]> wrote: > I do call mvn resources:resources to ensure that I don't have any $ > {project.version} in the descriptors. > > This works nice and no support of ${project.version} is needed at all. > > Philipp Bracher > > > The ${project.version} handling does not work. As mentioned by > > Harold in MAGNOLIA-1676, it couldnt' parsed back, so you couldn't > > restart Magnolia. I fixed this, but now you have to "update" such > > modules on each restart, and I'm really unsure how to handle the > > whole thing. Should not update occur at all for modules which are > > of version "${project.version}" ? I'd be in favor of dropping the > > support for this, and have people plug the resource maven phase in > > their eclipse builds. (so that the update mech knows what to do > > with that version) > > > > WDYT ? > > > > g > > > > > > ---------------------------------------------------------------- > > for list details see > > http://documentation.magnolia.info/docs/en/editor/stayupdated.html > > ---------------------------------------------------------------- > > > ---------------------------------------------------------------- > for list details see > http://documentation.magnolia.info/docs/en/editor/stayupdated.html > ---------------------------------------------------------------- > ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
