I found CDIPubSubMgmtMed-0.0.1-SNAPSHOT-scripts.zip in Nexus in this folder:
local:8080/nexus/content/groups/mdm-public/com/nbfg/max/wesb/CDIPubSubMgmtMed/0.0.1-SNAPSHOT/

So I guess because the project is depending on the following:

      <dependency>
                <groupId>com.nbfg.max.wesb</groupId>
                        <artifactId>CDIPubSubMgmtMed</artifactId>
                        <version>0.0.1-SNAPSHOT</version>
                        <type>ear</type>
                <classifier>App</classifier>
        </dependency>

The classifier makes it look for *scripts.zip in that folder. However, the
Maven doc doesn't tell exactly how it works:
http://maven.apache.org/plugins/maven-dependency-plugin/unpack-dependencies-mojo.html#classifier

Thanks guys.
Jirong

--
View this message in context: 
http://maven.40175.n5.nabble.com/Help-me-to-understand-this-unpack-dependencies-tp5712889p5712925.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to