On 4/8/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > > * http://wiki.apache.org/struts/StrutsMaintenanceMaven
I'm trying to follow the instructions here with the latest bits (including your last revision to the POM). The "mvn" to build and install the binaries ran OK, but attempting to run "mvn -P generate-assembly" in the assembly subdirectory results in an error. Shouldn't it be finding the version of this snapshot that I just built and installed in my local repository? [INFO] ---------------------------------------------------------------------------- [ERROR] BUILD ERROR [INFO] ---------------------------------------------------------------------------- [INFO] Failed to resolve artifact. GroupId: org.apache.struts.action ArtifactId: struts-core Version: 1.3.2-SNAPSHOT Reason: Unable to download the artifact from any repository org.apache.struts.action:struts-core:jar:1.3.2-SNAPSHOT from the specified remote repositories: apache-snapshot (http://cvs.apache.org/maven-snapshot-repository), central (http://repo1.maven.org/maven2), apache.snapshots (http://svn.apache.org/maven-snapshot-repository) Craig