[
https://issues.apache.org/jira/browse/OWB-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662390#action_12662390
]
Mark Struberg commented on OWB-37:
----------------------------------
how to use it:
first you have to rebuild the whole openwebapp (now including their
sources.jars) via
mvn clean install
since the distribution job will not take the sources via their relative
directories anymore but via their attached sources artifacts.
Then go to
cd distribution
and invoke the package phase
mvn package
voila!
> create proper configuration for building distribution package
> -------------------------------------------------------------
>
> Key: OWB-37
> URL: https://issues.apache.org/jira/browse/OWB-37
> Project: OpenWebBeans
> Issue Type: Task
> Affects Versions: M1
> Reporter: Mark Struberg
> Assignee: Gurkan Erdogdu
> Fix For: M1
>
> Attachments: OWB-37.patch
>
>
> a few changes are needed to make the maven-assembly-plugin do what Gurkan
> likes to do.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.