I intentionally used this mailing list since I thought it had to do with the implementation. I will repost in user.
Med venlig hilsen Henrik Skriver Rasmussen On Thu, Feb 13, 2014 at 1:51 PM, Anders Hammar <[email protected]> wrote: > You should use the Maven users mailing list. This list is for developing > Maven itself. > Info here: > http://maven.apache.org/mail-lists.html > > /Anders > > > On Thu, Feb 13, 2014 at 10:30 AM, Henrik Skriver Rasmussen < > [email protected]> wrote: > > > Hi > > > > Apologies for posting in a too general mailing list but I could not find > a > > better one. > > > > I have a question about the expected behaviour of the deploy:deploy-file > > goal in the maven deploy plugin 2.8.1 which I am currently using to > deploy > > one file. > > > > It surprised me that no matter what I did I kept getting more artifacts > > deployed that I asked for and the reason is in the > > org.apache.maven.plugin.deploy.DeployFileMojo.execute line 376 where the > > attached artifacts are also deployed. > > > > Is this intended behaviour and if so how can I avoid this from happening? > > > > The goal name deploy-file indicates that one artifact (possible incl. > > pom/metadata) is to be deployed and not also a throng of other artifacts. > > > > I will be happy to provide a patch where this is aspect is removed. > > > > Thank you in advance > > > > regards > > Henrik Skriver Rasmussen > > >
