maven2snapshotdependency

Joseph Argiro <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
Hi

Would like to use maven2snapshotdependency to check if any jars in the
repository have been updated.

Unfortunately our pom.xml files contain macros for the version number
For all out snapshot jar file

The dependency in the pom file looks like

      <dependencies>
        <dependency>
          <groupId>com</groupId>
          <artifactId>testUtilities</artifactId>
          <version>${RELEASE}-SNAPSHOT</version>
          <scope>test</scope>
        </dependency>
       <dependencies>

${RELEASE} is defined in the environment (in this case a wrapper around
maven2 )

When running   maven2snapshotdependency  it gives back dependencies that
look like
testUtilities-${RELEASE}-SNAPSHOT.jar

which obviously is not found

is there a way to define variables for maven2snapshotdependency

or can it be enhanced to provide a script name to generate the "effective
pom"

thanks!
--joe

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.