jira-importer commented on issue #493:
URL: 
https://github.com/apache/maven-deploy-plugin/issues/493#issuecomment-2771546258

   **[Vincent 
Vandenschrick](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=vvandens)**
 commented
   
   [Guillaume 
Boué](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gboue) I've 
just tried the 3.5.1 release candidate to check the fix and there seems to be a 
regression (or a difference ;) in the class-loading architecture between 3.5.0 
and 3.5.1 that makes my build fail. I really don't know if it is related to the 
fix of this bug or not, but building the Jspresso CE 
(https://github.com/jspresso/jspresso-ce) project now fails on the flex module 
(latest Flexmojos plugin 7.1.1) with a ClassNotFoundException. I fear I won't 
be alone to get in this situation. I will post a bug on the FlexMojos project 
to see if they have any clue.
   
   > [INFO] Jspresso CE ........................................ SKIPPED
   > [INFO] 
------------------------------------------------------------------------
   > [INFO] BUILD FAILURE
   > [INFO] 
------------------------------------------------------------------------
   > [INFO] Total time: 54.997 s
   > [INFO] Finished at: 2017-10-10T09:42:26+02:00
   > [INFO] Final Memory: 45M/488M
   > [INFO] 
------------------------------------------------------------------------
   > [ERROR] Failed to execute goal 
net.flexmojos.oss:flexmojos-maven-plugin:7.1.1:compile-swc 
(default-compile-swc) on project jspresso-flex: 
java.lang.ClassNotFoundException: 
net.flexmojos.oss.compiler.ICompcConfiguration -> [Help 1]
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to