Hi Martin
Hard to tell.
Are you using a jdk7 to run the release of this branch?

On Wed, 24 Apr 2019 at 06:18, Martin <marti...@apache.org> wrote:

> Hi Olivier,
>
> I tried to release today, but I have troubles during mvn release:perform
>
> The enunciate plugin seems not to find the redback libraries for
> compilation. Any idea?
>
> [INFO] warning: [options] To suppress warnings about obsolete options, use
> -Xlint:-options.
> [INFO] [WARNING] [ENUNCIATE] METHOD policies of
> AbstractRepositoryConnector: The Objective-C client doesn't have a built-in
> way of serializing a Map. Use @XmlJavaTypeAdapter to supply your own
> adapter for the Map.
> [INFO] [WARNING] [ENUNCIATE] METHOD properties of
> AbstractRepositoryConnector: The Objective-C client doesn't have a built-in
> way of serializing a Map. Use @XmlJavaTypeAdapter to supply your own
> adapter for the Map.
> [INFO] [WARNING] [ENUNCIATE] METHOD extraProperties of LdapConfiguration:
> The Objective-C client doesn't have a built-in way of serializing a Map.
> Use @XmlJavaTypeAdapter to supply your own adapter for the Map.
> [INFO] [WARNING] [ENUNCIATE] METHOD configurationProperties of
> RedbackRuntimeConfiguration: The Objective-C client doesn't have a built-in
> way of serializing a Map. Use @XmlJavaTypeAdapter to supply your own
> adapter for the Map.
> [INFO] [WARNING] [ENUNCIATE] METHOD extraParameters of RemoteRepository:
> The Objective-C client doesn't have a built-in way of serializing a Map.
> Use @XmlJavaTypeAdapter to supply your own adapter for the Map.
> [INFO] [WARNING] [ENUNCIATE] METHOD extraHeaders of RemoteRepository: The
> Objective-C client doesn't have a built-in way of serializing a Map. Use
> @XmlJavaTypeAdapter to supply your own adapter for the Map.
> [INFO] [WARNING] [ENUNCIATE] METHOD metadatas of MetadataAddRequest: The
> Objective-C client doesn't have a built-in way of serializing a Map. Use
> @XmlJavaTypeAdapter to supply your own adapter for the Map.
> [INFO] [WARNING] [ENUNCIATE] Web service API makes use of elements that
> cannot be handled by the Objective-C XML client. Objective-C XML client
> will not be generated.
> [INFO] [WARNING] [ENUNCIATE] [javac] [WARNING] null:-1:-1 warning:
> [options] bootstrap class path not set in conjunction with -source 1.7
> [INFO] [WARNING] [ENUNCIATE] [javac] warning: [options] bootstrap class
> path not set in conjunction with -source 1.7
> [INFO] [WARNING] [ENUNCIATE] [javac] [ERROR]
> ZipFileIndexFileObject[/archiva/target/checkout/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/target/archiva-rest-services-2.2.4-sources.jar(org/apache/archiva/rest/services/AbstractRestService.java)]:38:48
> /archiva/target/checkout/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/target/archiva-rest-services-2.2.4-sources.jar(org/apache/archiva/rest/services/AbstractRestService.java):38:
> error: package org.apache.archiva.redback.rest.services does not exist
> [INFO] [WARNING] [ENUNCIATE] [javac]
> /archiva/target/checkout/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/target/archiva-rest-services-2.2.4-sources.jar(org/apache/archiva/rest/services/AbstractRestService.java):38:
> error: package org.apache.archiva.redback.rest.services does not exist
> [INFO] [WARNING] [ENUNCIATE] [javac] import
> org.apache.archiva.redback.rest.services.RedbackAuthenticationThreadLocal;
> [INFO] [WARNING] [ENUNCIATE] [javac]
>           ^
> [INFO] [WARNING] [ENUNCIATE] [javac] [ERROR]
> ZipFileIndexFileObject[/archiva/target/checkout/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/target/archiva-rest-services-2.2.4-sources.jar(org/apache/archiva/rest/services/AbstractRestService.java)]:39:48
> /archiva/target/checkout/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/target/archiva-rest-services-2.2.4-sources.jar(org/apache/archiva/rest/services/AbstractRestService.java):39:
> error: package org.apache.archiva.redback.rest.services does not exist
> [INFO] [WARNING] [ENUNCIATE] [javac]
> /archiva/target/checkout/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/target/archiva-rest-services-2.2.4-sources.jar(org/apache/archiva/rest/services/AbstractRestService.java):39:
> error: package org.apache.archiva.redback.rest.services does not exist
> [INFO] [WARNING] [ENUNCIATE] [javac] import
> org.apache.archiva.redback.rest.services.RedbackRequestInformation;
> [INFO] [WARNING] [ENUNCIATE] [javac]
> [INFO] warning: [options] To suppress warnings about obsolete options, use
> -Xlint:-options.
> [INFO] [WARNING] [ENUNCIATE] METHOD policies of
> AbstractRepositoryConnector: The Objective-C client doesn't have a built-in
> way of serializing a Map. Use @XmlJavaTypeAdapter to supply your own
> adapter for the Map.
> [INFO] [WARNING] [ENUNCIATE] METHOD properties of
> AbstractRepositoryConnector: The Objective-C client doesn't have a built-in
> way of serializing a Map. Use @XmlJavaTypeAdapter to supply your own
> adapter for the Map.
> [INFO] [WARNING] [ENUNCIATE] METHOD extraProperties of LdapConfiguration:
> The Objective-C client doesn't have a built-in way of serializing a Map.
> Use @XmlJavaTypeAdapter to supply your own adapter for the Map.
> [INFO] [WARNING] [ENUNCIATE] METHOD configurationProperties of
> RedbackRuntimeConfiguration: The Objective-C client doesn't have a built-in
> way of serializing a Map. Use @XmlJavaTypeAdapter to supply your own
> adapter for the Map.
> [INFO] [WARNING] [ENUNCIATE] METHOD extraParameters of RemoteRepository:
> The Objective-C client doesn't have a built-in way of serializing a Map.
> Use @XmlJavaTypeAdapter to supply your own adapter for the Map.
> [INFO] [WARNING] [ENUNCIATE] METHOD extraHeaders of RemoteRepository: The
> Objective-C client doesn't have a built-in way of serializing a Map. Use
> @XmlJavaTypeAdapter to supply your own adapter for the Map.
> [INFO] [WARNING] [ENUNCIATE] METHOD metadatas of MetadataAddRequest: The
> Objective-C client doesn't have a built-in way of serializing a Map. Use
> @XmlJavaTypeAdapter to supply your own adapter for the Map.
> [INFO] [WARNING] [ENUNCIATE] Web service API makes use of elements that
> cannot be handled by the Objective-C XML client. Objective-C XML client
> will not be generated.
> [INFO] [WARNING] [ENUNCIATE] [javac] [WARNING] null:-1:-1 warning:
> [options] bootstrap class path not set in conjunction with -source 1.7
> [INFO] [WARNING] [ENUNCIATE] [javac] warning: [options] bootstrap class
> path not set in conjunction with -source 1.7
> [INFO] [WARNING] [ENUNCIATE] [javac] [ERROR]
> ZipFileIndexFileObject[/archiva/target/checkout/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/target/archiva-rest-services-2.2.4-sources.jar(org/apache/archiva/rest/services/AbstractRestService.java)]:38:48
> /archiva/target/checkout/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/target/archiva-rest-services-2.2.4-sources.jar(org/apache/archiva/rest/services/AbstractRestService.java):38:
> error: package org.apache.archiva.redback.rest.services does not exist
> [INFO] [WARNING] [ENUNCIATE] [javac]
> /archiva/target/checkout/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/target/archiva-rest-services-2.2.4-sources.jar(org/apache/archiva/rest/services/AbstractRestService.java):38:
> error: package org.apache.archiva.redback.rest.services does not exist
> [INFO] [WARNING] [ENUNCIATE] [javac] import
> org.apache.archiva.redback.rest.services.RedbackAuthenticationThreadLocal;
> [INFO] [WARNING] [ENUNCIATE] [javac]
>           ^
> [INFO] [WARNING] [ENUNCIATE] [javac] [ERROR]
> ZipFileIndexFileObject[/archiva/target/checkout/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/target/archiva-rest-services-2.2.4-sources.jar(org/apache/archiva/rest/services/AbstractRestService.java)]:39:48
> /archiva/target/checkout/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/target/archiva-rest-services-2.2.4-sources.jar(org/apache/archiva/rest/services/AbstractRestService.java):39:
> error: package org.apache.archiva.redback.rest.services does not exist
> [INFO] [WARNING] [ENUNCIATE] [javac]
> /archiva/target/checkout/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/target/archiva-rest-services-2.2.4-sources.jar(org/apache/archiva/rest/services/AbstractRestService.java):39:
> error: package org.apache.archiva.redback.rest.services does not exist
> [INFO] [WARNING] [ENUNCIATE] [javac] import
> org.apache.archiva.redback.rest.services.RedbackRequestInformation;
> [INFO] [WARNING] [ENUNCIATE] [javac]
>
>
> Am Freitag, 19. April 2019, 00:56:25 CEST schrieb Olivier Lamy:
> > Hi Martin
> > Do you need any help for the release?
> > Olivier
> >
> > On Sat, 23 Mar 2019 at 12:27, Olivier Lamy <ol...@apache.org> wrote:
> >
> > > All done.
> > > cheers
> > > Olivier
> > > On Sat, 23 Mar 2019 at 01:20, Martin Stockhammer <marti...@apache.org>
> > > wrote:
> > >
> > >> Done, please update the permissions.
> > >>
> > >> Regards
> > >>
> > >> Martin
> > >>
> > >> Am 22. März 2019 07:43:22 MEZ schrieb Olivier Lamy <ol...@apache.org
> >:
> > >>>
> > >>> weird.
> > >>> I cannot find your user.
> > >>> Create it again and I will give you the permissions
> > >>>
> > >>> On Fri, 22 Mar 2019 at 16:38, Martin Stockhammer <
> marti...@apache.org>
> > >>> wrote:
> > >>>
> > >>>  martin_s
> > >>>>
> > >>>>  Regards
> > >>>>
> > >>>>  Martin
> > >>>>
> > >>>>  Am 22. März 2019 01:47:32 MEZ schrieb Olivier Lamy <
> ol...@apache.org>:
> > >>>>
> > >>>>> Hi Martin
> > >>>>> I just tested and I was able to login.
> > >>>>> What is your username?
> > >>>>> cheers
> > >>>>> Olivier
> > >>>>>
> > >>>>> On Fri, 22 Mar 2019 at 04:23, Martin Stockhammer <
> marti...@apache.org>
> > >>>>> wrote:
> > >>>>>
> > >>>>>  Hi Olivier,
> > >>>>>>
> > >>>>>>  I would like to prepare the release. For this I tried to login
> to the
> > >>>>>>  archiva repo server https://archiva-repository.apache.org to
> recreate
> > >>>>>>
> > >>>>> the
> > >>>>>
> > >>>>>>  staging repository.
> > >>>>>>  But the login hangs. Form is waiting infinitely for some
> response.
> > >>>>>>
> > >>>>>>  Can you please have a look.
> > >>>>>>
> > >>>>>>  Thanks
> > >>>>>>
> > >>>>>>  Martin
> > >>>>>>
> > >>>>>>
> > >>>>>>  --
> > >>>>>>  This message was sent from mobile phone.
> > >>>>>>
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>> --
> > >>>>> Olivier Lamy
> > >>>>> http://twitter.com/olamy | http://linkedin.com/in/olamy
> > >>>>>
> > >>>>
> > >>>>  --
> > >>>>  This message was sent from mobile phone.
> > >>>>
> > >>>
> > >>>
> > >>>
> > >> --
> > >> This message was sent from mobile phone.
> > >>
> > >
> > >
> > >
> >
> >
>
>
>
>
>

-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy

Reply via email to