Yup. I can have a look in my Windows VM.

But looks like we did not push the 0.5 release of the patch plugin to
GitHub. Do we know who conducted the release so I can ping him/her to
push the 0.5 release to start from there?

Gruss
Richard


Am Donnerstag, den 08.07.2021, 11:28 +0200 schrieb Jean-Louis Monteiro:
> Oh yeah, you are correct Richard,
> It might be related to issues with paths under windows.
> 
> If you have a windows machine and you can have a look, that'd be
> fantastic.
> --
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
> 
> 
> On Thu, Jul 8, 2021 at 9:34 AM Zowalla, Richard <
> [email protected]> wrote:
> 
> > Hi,
> > 
> > I can reproduce it on Windows with current master. Given the fact,
> > that
> > most devs probably use OSX or Linux (and the CI is Linux too), it
> > seems
> > to be plattform specific.
> > 
> > Maybe the patch plugin cannot use paths in Windows properly?
> > 
> > Gruss
> > Richard
> > 
> > 
> > Am Mittwoch, den 07.07.2021, 15:40 -0300 schrieb Luis Ventocilla:
> > > Yes, I run git pull  master upstream where my upstream is git
> > > master
> > > (Tomee). That error I get when I run mvn clean install from
> > > master
> > > branch.
> > > 
> > > On Wed, Jul 7, 2021 at 3:34 PM Jean-Louis Monteiro <
> > > [email protected]>
> > > wrote:
> > > 
> > > > Hi all,
> > > > 
> > > > Just checked the CI and it looks ok
> > > > https://ci-builds.apache.org/job/Tomee/
> > > > 
> > > > Are you up to date with git?
> > > > What command are you using?
> > > > 
> > > > --
> > > > Jean-Louis Monteiro
> > > > http://twitter.com/jlouismonteiro
> > > > http://www.tomitribe.com
> > > > 
> > > > 
> > > > On Wed, Jul 7, 2021 at 8:24 PM Luis Ventocilla <
> > > > [email protected]>
> > > > wrote:
> > > > 
> > > > > Hi everybody:
> > > > > 
> > > > > I was building the code of the master branch  and I got this
> > > > > error:
> > > > > 
> > > > > Did any of this happen to this?
> > > > > 
> > > > > OS: WIndows 10
> > > > > JVM: Java 1.8.0_272 (AdoptOpenJDK)
> > > > > Maven: Maven 3.6.2
> > > > > 
> > > > > [INFO] Replacing
> > > > > 
> > > > > 
> > > > C:\Jobs\Apache-TomEE\tomee\deps\cxf-shade\target\cxf-shade-
> > > > 8.0.8-
> > > > SNAPSHOT.jar
> > > > > with
> > > > > 
> > > > > 
> > > > C:\Jobs\Apache-TomEE\tomee\deps\cxf-shade\target\cxf-shade-
> > > > 8.0.8-
> > > > SNAPSHOT-shaded.jar
> > > > > [INFO] Replacing original source artifact with shaded source
> > > > > artifact.
> > > > > [INFO] Replacing
> > > > > 
> > > > > 
> > > > C:\Jobs\Apache-TomEE\tomee\deps\cxf-shade\target\cxf-shade-
> > > > 8.0.8-
> > > > SNAPSHOT-sources.jar
> > > > > with
> > > > > 
> > > > > 
> > > > C:\Jobs\Apache-TomEE\tomee\deps\cxf-shade\target\cxf-shade-
> > > > 8.0.8-
> > > > SNAPSHOT-shaded-sources.jar
> > > > > [INFO]
> > > > > [INFO] --- tomee-patch-plugin:0.5:run (default) @ cxf-shade
> > > > > ---
> > > > > [INFO] Compiling 167 source files to
> > > > > C:\Jobs\Apache-TomEE\tomee\deps\cxf-shade\target\patch-
> > > > > classes
> > > > > [INFO] Applied 0 patches to 0 locations
> > > > > [ERROR] Failed to apply 365 patches
> > > > > [ERROR]   org\apache\cxf\annotations\Policy$DEFAULT.class
> > > > > [ERROR]   org\apache\cxf\annotations\Policy$Placement.class
> > > > > [ERROR]   org\apache\cxf\annotations\Policy.class
> > > > > [ERROR]   org\apache\cxf\annotations\WSDLDocumentation$DEFAUL
> > > > > T.cl
> > > > > ass
> > > > > [ERROR]   org\apache\cxf\annotations\WSDLDocumentation$Placem
> > > > > ent.
> > > > > class
> > > > > [ERROR]   org\apache\cxf\annotations\WSDLDocumentation.class
> > > > > [ERROR]   org\apache\cxf\attachment\AttachmentDataSource.clas
> > > > > s
> > > > > [ERROR]   org\apache\cxf\attachment\AttachmentDeserializer.cl
> > > > > ass
> > > > > 
> > > > > [INFO] TomEE :: TomEE :: Overlay Runner ...................
> > > > > SKIPPED
> > > > > [INFO]
> > > > > -----------------------------------------------------------
> > > > > ----
> > > > > ---------
> > > > > [INFO] BUILD FAILURE
> > > > > [INFO]
> > > > > -----------------------------------------------------------
> > > > > ----
> > > > > ---------
> > > > > [INFO] Total time:  01:16 min
> > > > > [INFO] Finished at: 2021-07-07T15:20:55-03:00
> > > > > [INFO]
> > > > > -----------------------------------------------------------
> > > > > ----
> > > > > ---------
> > > > > [ERROR] Failed to execute goal
> > > > > org.apache.tomee.patch:tomee-patch-plugin:0.5:run (default)
> > > > > on
> > > > > project
> > > > > cxf-shade: Execution default of goal
> > > > > org.apache.tomee.patch:tomee-patch-plugin:0.5:run failed:
> > > > > Failed
> > > > > to apply
> > > > > 365 patches -> [Help 1]
> > > > > [ERROR]
> > > > > [ERROR] To see the full stack trace of the errors, re-run
> > > > > Maven
> > > > > with the
> > > > -e
> > > > > switch.
> > > > > [ERROR] Re-run Maven using the -X switch to enable full debug
> > > > > logging.
> > > > > [ERROR]
> > > > > [ERROR] For more information about the errors and possible
> > > > > solutions,
> > > > > please read the following articles:
> > > > > [ERROR] [Help 1]
> > > > > 
> > http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
> > > > > [ERROR]
> > > > > [ERROR] After correcting the problems, you can resume the
> > > > > build
> > > > > with the
> > > > > command
> > > > > [ERROR]   mvn <args> -rf :cxf-shade
> > > > > 
> > --
> > Richard Zowalla, M.Sc.
> > Research Associate, PhD Student | Medical Informatics
> > 
> > Hochschule Heilbronn – University of Applied Sciences
> > Max-Planck-Str. 39
> > D-74081 Heilbronn
> > phone: +49 7131 504 6791 (zur Zeit nicht via Telefon erreichbar)
> > mail: [email protected]
> > web: https://www.mi.hs-heilbronn.de/
> > 
-- 
Richard Zowalla, M.Sc.
Research Associate, PhD Student | Medical Informatics

Hochschule Heilbronn – University of Applied Sciences
Max-Planck-Str. 39 
D-74081 Heilbronn 
phone: +49 7131 504 6791 (zur Zeit nicht via Telefon erreichbar)
mail: [email protected]
web: https://www.mi.hs-heilbronn.de/ 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to