You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benson Margulies (JIRA)" <ji...@codehaus.org> on 2011/08/27 17:43:32 UTC

[jira] Created: (MNG-5168) warning on build.directory does not identify source of problem

warning on build.directory does not identify source of problem
--------------------------------------------------------------

                 Key: MNG-5168
                 URL: https://jira.codehaus.org/browse/MNG-5168
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: General
    Affects Versions: 3.0.3
            Reporter: Benson Margulies


Note the lack of a file name or line number below. You can repro this with:

https://svn.apache.org/repos/asf/maven/sandbox/branches/doxia-ide-eclipse-with-tycho/org.apache.maven.doxia.eclipse.dependencies

at svn rev 1162378.

I can't find the thing it's complaining about in the POM so far.


[WARNING] Some problems were encountered while building the effective model for org.apache.maven.doxia.ide:dependencies:bundle:1.0-SNAPSHOT
[WARNING] The expression ${build.directory} is deprecated. Please use ${project.build.directory} instead.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira