Skip to content

Instantly share code, notes, and snippets.

View Prozen's full-sized avatar

Pavel Rozenblioum Prozen

  • Jayway
  • Sunnyvale, California
View GitHub Profile

Keybase proof

I hereby claim:

  • I am prozen on github.
  • I am levap (https://keybase.io/levap) on keybase.
  • I have a public key whose fingerprint is B8E7 31D7 6689 3F35 7864 8942 F728 118C FD57 5427

To claim this, I am signing this object:

@Prozen
Prozen / pom.xml
Created May 25, 2016 10:59
buildAndMove
<build>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jaxb2-maven-plugin</artifactId>
<version>2.2</version>
<executions>
<execution>
<id>xjc</id>
<phase>generate-sources</phase>