>-----Original Message----- >From: Wayne Fay [mailto:[email protected]] > >> IMO, maven should probably create a "resolved pom" as part of the build >> process and deploy that along with the artifact, but I don't have time >> to figure out how to make it do that. > >This was done (briefly) in a few Maven versions and it caused a lot of >problems, so it was pulled out/disabled.
What kind of problems was it causing? Something to do with the idea of creating a resolved pom, or bugs in the implementation? Will it be added back in? If so, is there any timeline for doing so? Without this it looks like I'm going to have to go back to using ant or make for my builds, at least to hack in a create-the-pom step before running maven, but I'd really like to avoid having to do something like that. eric --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
