主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Anton Makeev
活动总数
2370
最后的活动
2019年04月15日 16:26
成员加入日期
2007年07月02日 11:05
关注
0 名用户
关注者数
2 名用户
投票数
0
订阅数
888
活动概览
帖子(2)
评论(1480)
按最近的活动排序
最近的活动
投票数
创建于
2009年04月02日 14:12
Hi, Frederic,We are working of this right now. In the last 8.1 eap you are able to choose a phase to run on the import. Be default it is process-resources and should not produce any compilation err...
社区
IntelliJ IDEA Users
Why does IDEA trigger a Maven build during a Maven project import?
0 票
创建于
2009年03月18日 12:21
Why don't you use IDEA re-import? It shoult automatically update snapshots depending on your repository's update policy.Thanks,Anton Makeev
社区
IntelliJ IDEA Users
Maven and updating snapshots
0 票
创建于
2009年04月07日 10:58
Hi,Can you attach your pom file please?Thanks,Anton Makeev
社区
IntelliJ IDEA Users
Compiling to /WEB-INF/dev ?
0 票
创建于
2009年04月07日 12:19
I got you problem now,The problem is that Maven knows nothing about a specific classes dir (web-inf/dev) and so IDEA does. IDEA simply adjusts its model into accordance with Maven pom files.Please ...
社区
IntelliJ IDEA Users
Compiling to /WEB-INF/dev ?
0 票
创建于
2009年04月17日 15:44
Hi,IDEA always updates the folders according to the pom structure.It aslo tryes to discover additional folders provided by plugins by generating sources if this option is enabled.You don't you want...
社区
IntelliJ IDEA Users
What Maven Version is Intellij 8.1 Using?
0 票
创建于
2009年04月20日 11:41
It is a standard convention that all generated sources are places into target/generated-sources/<subfolder>.Please change your pom files so that the corresponding plugin put the files under a subfo...
社区
IntelliJ IDEA Users
What Maven Version is Intellij 8.1 Using?
0 票
创建于
2009年04月21日 09:29
Simply change the configuration of the plugin: <plugin> <groupId>org.jvnet.jaxb2.maven2</groupId> <artifactId>maven-jaxb2-plugin</artifactId> .... <configuration> ...
社区
IntelliJ IDEA Users
What Maven Version is Intellij 8.1 Using?
0 票
创建于
2009年03月19日 10:38
Hi, Lim,IDEA uses special Maven Embedder that is still under development.Could you descripe the inconsistencies you've experienced?Thanks,Atnon Makeev
社区
IntelliJ IDEA Users
What Maven Version is Intellij 8.1 Using?
0 票
创建于
2009年03月19日 12:54
Please try disabling automatic folders update on import on Settings->Maven->Importing page. This option disables automatic source generation in orfer for IDEA to discover custom source folders gene...
社区
IntelliJ IDEA Users
What Maven Version is Intellij 8.1 Using?
0 票
创建于
2009年05月28日 13:19
Hi, Jason,IDEA Make is now able to filter resources according to the settings in your pom file.If it doesn't do so, it is probably a bug or a configuration problem.Can you please attach a sample po...
社区
IntelliJ IDEA Users
IDEA 8.1.2 / Maven: Test resources keep getting overwritten
0 票
«
第一页
‹
上一页
下一页
›
最后
»