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

Provide a command-line switch to set root-directory to begin b2-generation #139

Open
u3r opened this issue Nov 20, 2014 · 0 comments
Open
Labels
Milestone

Comments

@u3r
Copy link
Contributor

u3r commented Nov 20, 2014

Problem

If the b2-enabled project is not in the root-folder of the repository one has to change directory to build the project. This creates Problems in jenkins Builds, where a specific .pom (in a subdirectory) is specified.
B2 starts, detects no b2-project in current (root) directory, does not generate pom.xmls and maven fails with pom.xml not found.

Proposals:

1) reuse mavens own -f

This would solve simple cases auto-magically but may be too restrictive for complex build-setups

2) introduce own command-line switch

@u3r u3r added the Feature label Nov 20, 2014
@berndv berndv added this to the 0.18.0 milestone Nov 23, 2014
berndv added a commit to sourcepit/maven-bootstrap that referenced this issue Nov 30, 2014
berndv added a commit to sourcepit/maven-bootstrap that referenced this issue Nov 30, 2014
Maven Api (3.2.3) but required by API components, e.g
org.apache.maven.project.DefaultProjectBuilder.
berndv added a commit to sourcepit/maven-bootstrap that referenced this issue Nov 30, 2014
classpath (to prevent duplicated jsr330 component instanciations)
berndv added a commit to sourcepit/maven-bootstrap that referenced this issue Nov 30, 2014
@berndv berndv modified the milestones: 0.18.0, 0.19.0 Dec 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants