Re: javadoc:jar and generated sources

2018-03-16 Thread Mirko Friedenhagen
Hello there, one other idea: * see https://maven.apache.org/pom.html#The_Super_POM * release:perform activates the release-profile * inside of the release-profile an execution attach-sources is defined, which maybe does not inherit your configuration? Regards Mirko Regards Mirko -- http://illegal

Re: How to tell maven where to look for extensions (instead of central repository)

2018-03-16 Thread Anders Hammar
You need to configure a "mirror". See https://help.sonatype.com/repomanager3/maven-repositories#MavenRepositories-ConfiguringApacheMaven /Anders On Thu, Mar 15, 2018 at 8:12 PM, Salvatore wrote: > Hello, > I have tried with maven 3.3.9 and 3.5.0. I will try with 3.5.3 tomorrow > too. > The repo