It looks like the default directory clean was responsible for removing all
the jars. It works now, after adding this:

 <configuration>
                       
<excludeDefaultDirectories>true</excludeDefaultDirectories>
.
.
.
.
</configuration>

Thanks,
Zeba

--
View this message in context: 
http://maven.40175.n5.nabble.com/maven-clean-plugin-to-clean-up-dependencies-in-assembly-project-tp5600724p5602455.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to