Hi.
I looked for all kinds of APIs in org.apache.maven.project.MavenProject
but did not find any API to give me the file/filename for the build's
output artifact.
The project.getArtifact() returns an Artifact object that describes the
artifact. I can use it to calculate what is the artifact, but there must
be a simpler way to get it.
Also, the Build object returned by project.getBuild() has no such
method.

Thanks for your answers ...

Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to