Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Anton Makeev
Total activity
2373
Last activity
April 15, 2019 16:26
Member since
July 02, 2007 11:05
Following
0 users
Followed by
2 users
Votes
0
Subscriptions
888
Activity overview
Posts (2)
Comments (1483)
Sort by recent activity
Recent activity
Votes
Created
April 02, 2009 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...
Community
IntelliJ IDEA Users
Why does IDEA trigger a Maven build during a Maven project import?
0 votes
Created
March 18, 2009 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
Community
IntelliJ IDEA Users
Maven and updating snapshots
0 votes
Created
April 07, 2009 10:58
Hi,Can you attach your pom file please?Thanks,Anton Makeev
Community
IntelliJ IDEA Users
Compiling to /WEB-INF/dev ?
0 votes
Created
April 07, 2009 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 ...
Community
IntelliJ IDEA Users
Compiling to /WEB-INF/dev ?
0 votes
Created
April 17, 2009 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...
Community
IntelliJ IDEA Users
What Maven Version is Intellij 8.1 Using?
0 votes
Created
April 20, 2009 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...
Community
IntelliJ IDEA Users
What Maven Version is Intellij 8.1 Using?
0 votes
Created
April 21, 2009 09:29
Simply change the configuration of the plugin: <plugin> <groupId>org.jvnet.jaxb2.maven2</groupId> <artifactId>maven-jaxb2-plugin</artifactId> .... <configuration> ...
Community
IntelliJ IDEA Users
What Maven Version is Intellij 8.1 Using?
0 votes
Created
March 19, 2009 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
Community
IntelliJ IDEA Users
What Maven Version is Intellij 8.1 Using?
0 votes
Created
March 19, 2009 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...
Community
IntelliJ IDEA Users
What Maven Version is Intellij 8.1 Using?
0 votes
Created
May 28, 2009 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...
Community
IntelliJ IDEA Users
IDEA 8.1.2 / Maven: Test resources keep getting overwritten
0 votes
«
First
‹
Previous
Next
›
Last
»