Hi all,
I am building GWT modules. A GWT module may be used on it's own (as a WAR), and 
other times is a dependency for a larger project (as a binary JAR).

I've tried this approach here: 
http://communitygrids.blogspot.com/2007/11/maven-making-war-and-jar-at-same-time.html

Unfortunatley, it looks like the maven-metadata.xml, or something else in the 
repository world, doesn't recognize both a WAR and a JAR at the same time when 
we try to pull back from the repo.  When I go to the repo, the WAR and the JAR 
have different file date/times, which may or may not matter to the 
maven-metadata.xml -- this is all guessing at this point.

In any fashion, trying to search on how to solve this problem has been a 
nightmare in itself -- any guidance please?

thanks,
-D


      


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to