[
https://issues.apache.org/jira/browse/MNG-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daqian Liao updated MNG-7448:
-----------------------------
Summary: if we delete bin directory in apache-maven/src, we can not find
because git has ignore it . (was: After package maven, bin directory does not
created)
> if we delete bin directory in apache-maven/src, we can not find because git
> has ignore it .
> -------------------------------------------------------------------------------------------
>
> Key: MNG-7448
> URL: https://issues.apache.org/jira/browse/MNG-7448
> Project: Maven
> Issue Type: Improvement
> Components: build/consumer
> Affects Versions: 3.8.5
> Reporter: Daqian Liao
> Priority: Minor
> Attachments: bin.png, 企业微信截图_62a300e9-a9f6-474c-be23-235d3073c5be.png
>
> Original Estimate: 12h
> Remaining Estimate: 12h
>
> I pull maven repository and run command: {{mvn
> -DdistributionTargetDir="$HOME/app/maven/apache-maven-4.0.x-SNAPSHOT" clean
> package}} .
> But,there does not find bin directory in
> "{{{}$HOME/app/maven/apache-maven-4.0.x-SNAPSHOT"{}}}
> The reason is that .gitignore file contains bin at line 6。
> !bin.png!
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)