• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Publishing failed Error with publish task 'SplitSourceArtifactTask'.

 
Greenhorn
Posts: 21
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Publishing failed
Error with publish task 'SplitSourceArtifactTask'.
ICCOMSAppAhm:

The web project build path contains classes or jars which are not inside the standard <WebAppRoot>/WEB-INF/classes or <WebAppRoot>/WEB-INF/lib directories.

E:/Additional_Jars/cos.jar
E:/Additional_Jars/fileupload.jar
E:/Additional_Jars/javazoom.jar
E:/Additional_Jars/struts.jar
E:/Additional_Jars/uploadbean.jar

Error(s) occurred during publish assembly. No modules will be published.


How to solve the above problem? Please Help.
reply
    Bookmark Topic Watch Topic
  • New Topic