Re: Maven Project Creation Error

2018-05-14 Thread th...@gmx.de
Hi, > I am kind of new to Maven. > > I have following JDK and Maven version (...) > 1. I am getting following error when I try to create from File --> New > --> Maven Project --> Entering Group Id and Artifact Id --> Finish. > > Could not resolve archetype >

Re: Deploy shaded jar with an without classifier simultaneously

2018-05-14 Thread Dagan Sandler
Thanks! I think the deploy:deploy-file is meant mostly for command line usage and I need this deployment as part of my build (need same SNAPSHOT version), so I don't think it will answer my needs. I ended up using build-helper-maven plugin with the following configuration (assume that the