Can't you simply build it with ant -Ddev.version=4.0-SNAPSHOT that should build a jar with the corresponding artifacts.
simon On Sun, Jun 6, 2010 at 9:31 PM, Ryan McKinley <[email protected]> wrote: > (hoping to avoid an anti-maven flame war) > > I'm looking at getting the ant tasks to play nice with maven again. > In solr, there is a way to have the .jar files be "-dev.jar" but have > the artifacts still map to -SNAPSHOT.jar. > > Getting the lucene ant scripts to do this is beyond my ant mojo, so it > leads me to ask another question... > > How do people feel about renaming the lucene (and solr) dev .jar files > from "-dev.jar" to "-SNAPSHOT.jar"? > > thoughts? > ryan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
