[ http://jira.codehaus.org/browse/MNG-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=249215#action_249215 ]
Benjamin Bentmann commented on MNG-4938: ---------------------------------------- How exactly were those logs generated? This doesn't seem to be a plain Maven CLI invocation. For instance, the logs are missing the usual debug level indicator at the start of the lines. And more interestingly, the only location where I see the mentioned warning is at the very end of the log, after Maven itself has finished building. > pom missing [WARNING] displayed even if it's available > ------------------------------------------------------ > > Key: MNG-4938 > URL: http://jira.codehaus.org/browse/MNG-4938 > Project: Maven 2 & 3 > Issue Type: Bug > Components: Artifacts and Repositories > Affects Versions: 3.0.1 > Environment: Win 7 x32 > Reporter: Christian Moser > Assignee: Benjamin Bentmann > Attachments: log-download.txt, log.txt, reproduce.zip, settings.xml > > > The error message is displayed everytime after a SUCCESSFUL build (phase > install) of every delivered sample project despite deps-libs. > Steps for reproducing: > deploy selenium-java-client-driver by hand (webinterface) into artifactory > repository 2.3.1 (didn't test it with nexus) > install projects in the following order: deps-libs, libs-parent, libs-child, > libs-comp > The message should be displayed at the end of the build > [WARNING] The POM for re.produce:selenium-java-client-driver:jar:1.0.1 is > missing, no dependency information available. > This only happens with artifacts which were deployed by hand, i'm curious if > this will also happen with nexus. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira