2010/9/29 Nathaniel Auvil <[email protected]>: > Some days later there is a bug in the child-web project. What i _want_ is... > > parent (1.1) > child-core (1.0) > child-service (1.0) > child-web (1.1) > > how can i do this with maven?
Sorry but this does not make sense: either you use separated projects, or a project-module structure. Nothing prevents you to separate the child-web module into an independent project. Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
