Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use #2

Open
tonycody opened this issue Dec 25, 2017 · 2 comments
Open

Unable to use #2

tonycody opened this issue Dec 25, 2017 · 2 comments

Comments

@tonycody
Copy link

Hi

How does this thing use

@tonycody
Copy link
Author



idetalk-parent
com.intellij.im
1.0-SNAPSHOT

4.0.0

<artifactId>idetalk-plugin</artifactId>
<packaging>ij-plugin</packaging>

<name>idetalk-plugin</name>
<url>http://maven.apache.org</url>

<properties>
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    <ij.plugin>true</ij.plugin>
</properties>

<dependencies>
    <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
    </dependency>
</dependencies>

<build>
    <plugins>
        <plugin>
            <groupId>com.guidewire.build</groupId>
            <artifactId>ijplugin-maven-plugin</artifactId>
        </plugin>
    </plugins>
</build>

@tonycody
Copy link
Author

com.guidewire.build ijplugin-maven-plugin

Package in a local repository, or not to use

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant