> That is the reason for my two jars, one is source and the other binary. > However, this statement does not make sense in all cases, since one can > create self-running JAR files with mainclass.mf manifest file to run the > program with "java -jar myProgram.jar". This may include both binary and > source.
In and of itself, this is a true statement. It does not mean that it is a best practice. I'm sure that we could come up with all kinds of things that "work" but are probably a bad idea for one reason or another. Read this thread (4 messages from late 2010) for more info: http://mail-archives.apache.org/mod_mbox/maven-users/201001.mbox/%[email protected]%3E Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
