Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-614 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-614 Summary: Maven does not download updated ear artifact Type: Bug Status: Unassigned Priority: Major Time Spent: Unknown Remaining: Unknown Project: maven Versions: 1.0-rc1 Assignee: Reporter: Willie Vu Created: Fri, 25 Jul 2003 8:55 PM Updated: Fri, 25 Jul 2003 8:55 PM Description: I have an EAR described in project.xml as follows: <dependency> <groupId>time</groupId> <artifactId>time-ear</artifactId> <type>ear</type> <version>1.0-dev</version> <jar>time-ear-1.0-dev.ear</jar> </dependency> I put a new ear in my remote repository. When I run any goals, the ear in the maven local repository of my local PC is not updated. I have to remove the ear in local repository to force the new ear to be updated. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
