[
https://issues.apache.org/jira/browse/MNG-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daqian Liao updated MNG-7448:
-----------------------------
Description:
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。
!企业微信截图_62a300e9-a9f6-474c-be23-235d3073c5be.png!
was:apache-maven/src目录下面没有bin目录,导致编译生成的目录中没有bin目录。
> After package maven, bin directory does not created
> ----------------------------------------------------
>
> 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: 企业微信截图_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。
> !企业微信截图_62a300e9-a9f6-474c-be23-235d3073c5be.png!
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)