<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.0">
</HEAD>
<BODY>
I guess splitting to different packages isn't appropriate for your case; so:<BR>
<BR>
I'd try copying the selected classes to a new dir using the resource plugin,<BR>
then pointing the archiver to this dir instead of target/classes .<BR>
<BR>
my2c,<BR>
Ondra<BR>
<BR>
<BR>
<BR>
On Thu, 2012-10-25 at 18:11 +0200, Wolf-Dieter Fink wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
I want to add all classes in the ejb/jar follow a pattern:
   i.e.  all *Bean.class and *Impl.class
There are other classes in the path without that suffix that should not 
included.

I use different combinations of includes/excludes and 
useDefaultIncludes/useDefaultExcludes

But the result is more or less ALL or NO class in the jar.

I've google and look into the plugin docs but don't find a helpful hint.


Any ideas?

cheers
Wolf
_______________________________________________
jboss-as7-dev mailing list
<A HREF="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</A>
<A HREF="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</A>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>